diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ccfc27f1998..66dc0406443 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-05-21 David Hunter <hunterd42@comcast.net> (tiny change) | ||
| 2 | |||
| 3 | * process.c (send_process): Restore the SIGPIPE handler if we | ||
| 4 | catch a SIGPIPE. | ||
| 5 | |||
| 1 | 2005-05-20 Juanma Barranquero <lekktu@gmail.com> | 6 | 2005-05-20 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 7 | ||
| 3 | * image.c (lookup_image, png_read_from_memory): Remove hacks (and | 8 | * image.c (lookup_image, png_read_from_memory): Remove hacks (and |