diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +12-12-05 Cyrille Bagard <nocbos@gmail.com> + + * src/common/extstr.c: + Fix memory leaks. + + * src/editor.c: + Clean the code (back to early versions!). + + * src/gtkext/gtkviewpanel.c: + Fix an ending crash: GtkScrolledWindow sends NULL GtkAdjustments when + terminating. + 12-12-04 Cyrille Bagard <nocbos@gmail.com> * src/gtkext/gtkbufferview.c: |