X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fgtksheet%2FChangeLog;h=38141b97ea3a2428fb3ceb842cc03593bcd2f9be;hb=c5f5e5abe7a7dadb70424642e8c7cfdec7b3956b;hp=e6558bc80e8ba6e17e1bef28a363088c7cb8d179;hpb=101cf3f9e0cc1a348168614440e5462eaac7b43f;p=pspp-builds.git diff --git a/lib/gtksheet/ChangeLog b/lib/gtksheet/ChangeLog index e6558bc8..38141b97 100644 --- a/lib/gtksheet/ChangeLog +++ b/lib/gtksheet/ChangeLog @@ -1,3 +1,7 @@ +2008-02-27 John Darrington + * gtksheet.c gtksheet.h: Corrected some leaks and other problems + related to de-allocating the sheet. + 2008-02-27 John Darrington * gtksheet.c: (gtk_sheet_expose) Don't queue a redraw on the entry widget. Fixes bug #21073