re-order prefs_toolbar_cancel() and sync with 0.8.1cvs25
authorPaul Mangan <paul@claws-mail.org>
Mon, 19 Aug 2002 06:11:51 +0000 (06:11 +0000)
committerPaul Mangan <paul@claws-mail.org>
Mon, 19 Aug 2002 06:11:51 +0000 (06:11 +0000)
ChangeLog
ChangeLog.claws
ChangeLog.jp
configure.in

index 5e8d8f0deb1020071203c9f203c66677510391b7..697ba9bae52f74a24c61f51fc9e5fca23dc6db72 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-08-19
+
+       * src/inc.c: inc_get_uidl_table(): fixed a memory leak reported by
+         Martin Kluge.
+
 2002-08-16
 
        * src/mh.c: mh_scan_tree_recursive(): disabled Maildir folder
 2002-08-16
 
        * src/mh.c: mh_scan_tree_recursive(): disabled Maildir folder
index 6869e1c8b1f168fe5b3bf366022d62bff45b6995..3a8ce9cd71ec34ea9997a44641f177b42127c283 100644 (file)
@@ -1,3 +1,11 @@
+2002-08-19 [paul]      0.8.1claws76
+
+       * src/inc.c
+               sync with 0.8.1cvs25 (plug memory leak)
+
+       * src/prefs_toolbar.c
+               re-order prefs_toolbar_cancel()
+
 2002-08-18 [alfons]    0.8.1claws75
 
        * src/inc.c
 2002-08-18 [alfons]    0.8.1claws75
 
        * src/inc.c
index 61441e2fccbba1dfdf9774d7535269439eb1ad49..f210dd2423984ae67b0aa4108b7e92cf4baa4f77 100644 (file)
@@ -1,3 +1,8 @@
+2002-08-19
+
+       * src/inc.c: inc_get_uidl_table(): Martin Kluge ¤µ¤ó¤Ë¤è¤Ã¤ÆÊó¹ð
+         ¤µ¤ì¤¿¥á¥â¥ê¥ê¡¼¥¯¤ò½¤Àµ¡£
+
 2002-08-16
 
        * src/mh.c: mh_scan_tree_recursive(): º®Íð¤òÈò¤±¤ë¤¿¤á¤Ë Maildir
 2002-08-16
 
        * src/mh.c: mh_scan_tree_recursive(): º®Íð¤òÈò¤±¤ë¤¿¤á¤Ë Maildir
index 34eddf2520bf4a3272fb905ad8797e485df2d7bb..134edb4e33e3fadec8f6d152e3f47f04fd848379 100644 (file)
@@ -8,7 +8,7 @@ MINOR_VERSION=8
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=claws75
+EXTRA_VERSION=claws76
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target