Fixed some deallocation problems.
[pspp-builds.git] / lib / gtksheet / ChangeLog
index 1d420489d8449662e43973549652d2eb94b4b0c0..38141b97ea3a2428fb3ceb842cc03593bcd2f9be 100644 (file)
@@ -1,3 +1,11 @@
+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
+
 2008-02-20 John Darrington <john@darrington.wattle.id.au>
 
        * gtksheet.c gtksheet.h: Removed some unused signals.