Fixed some deallocation problems.
[pspp-builds.git] / lib / gtksheet / ChangeLog
index e6558bc80e8ba6e17e1bef28a363088c7cb8d179..38141b97ea3a2428fb3ceb842cc03593bcd2f9be 100644 (file)
@@ -1,3 +1,7 @@
+2008-02-27 John Darrington <john@darrington.wattle.id.au>
+       * gtksheet.c gtksheet.h: Corrected some leaks and other problems
+       related to de-allocating the sheet.
+
 2008-02-27 John Darrington <john@darrington.wattle.id.au>
        * gtksheet.c: (gtk_sheet_expose) Don't queue a redraw on the entry
        widget.  Fixes bug #21073