diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index ce11387828..a6e4f80989 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,10 @@ +2008-06-09 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #509595 + + * e-logger.c: (e_logger_get_logs): Do not crash if file does not + exists. Also be able to read lines more than 249 characters long. + 2008-06-08 Matthew Barnes <mbarnes@redhat.com> * e-logger.[ch]: Code cleanup. |