modify PGP/MIME plugin's description
[claws.git] / ChangeLog-gtk2.claws
index ce7d67cccb808138ecf353b0d6fa7d5be2d60e66..713fd4fd635cd342bb85f96e789c80b2e0973b37 100644 (file)
@@ -1,3 +1,129 @@
+2004-08-20 [paul]
+
+        * src/plugins/pgpmime/plugin.c
+                modify PGP/MIME plugin's description
+
+2004-08-17 [colin]     0.9.12cvs65.1
+
+       * src/common/ssl.c
+       * src/plugins/pgpmime/plugin.c
+               Sync with HEAD
+
+2004-08-14 [colin]     0.9.12cvs60.3
+
+       * src/plugins/trayicon/trayicon.c
+               Put back resize callback, on size-request signal
+               rather than size-allocate to avoid infinite 
+               callback loop
+
+2004-08-13 [colin]     0.9.12cvs60.2
+
+       * src/common/defs.h
+               Cache versions have been fixed
+
+2004-08-13 [colin]     0.9.12cvs60.1
+
+       * src/folderutils.c
+               Sync with HEAD 0.9.12cvs60
+
+2004-08-12 [colin]     0.9.12cvs59.1
+
+       * src/plugins/trayicon/trayicon.c
+               Sync with HEAD 0.9.12cvs59
+
+2004-08-12 [colin]     0.9.12cvs57.5
+
+       * sylpheed.desktop
+       * configure.ac
+       * src/Makefile.am
+       * src/main.c
+               Add support for Freedesktop.org's startup notification
+
+2004-08-11 [colin]     0.9.12cvs57.4
+
+       * src/textview.c
+               Fix off-by-one
+
+2004-08-11 [colin]     0.9.12cvs57.3
+
+       * src/message_search.c
+       * src/summary_search.c
+               Make searches case insensitive by default
+       * src/textview.c
+               Fix case-insensitive search in message
+
+2004-08-11 [colin]     0.9.12cvs57.2
+
+       * src/summary_search.c
+               Let case-sensitive be specified
+
+2004-08-10 [colin]     0.9.12cvs55.4
+
+       * src/common/socket.c
+               Fix the possible race condition
+
+2004-08-09 [paul]      0.9.12cvs55.3
+
+       * configure.ac
+       * src/Makefile.am
+       * src/common/Makefile.am
+               sync with HEAD
+
+
+2004-08-09 [paul]      0.9.12cvs55.2
+
+       * autogen.sh
+       * po/poconv.sh
+               remove unneeded script
+
+       * configure.ac
+               add forgotten USE_LDAP_TLS (sync with HEAD)
+
+
+2004-08-09 [colin]     0.9.12cvs55.1
+
+       * src/main.c
+       * src/common/ssl.c
+       * src/common/sylpheed.c
+       * src/common/sylpheed.h
+               Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
+
+2004-08-09 [paul]      0.9.12cvs54.1
+
+       * ChangeLog
+       * ChangeLog.claws
+       * ChangeLog.jp
+       * configure.ac
+       * po/POTFILES.in
+       * src/Makefile.am
+       * src/folderutils.c
+       * src/main.c
+       * src/pgpmime.c
+       * src/pgpmime.h
+       * src/sgpgme.c
+       * src/sgpgme.h
+       * src/plugins/Makefile.am
+       * src/plugins/pgpmime/.cvsignore
+       * src/plugins/pgpmime/Makefile.am
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpmime/pgpmime.h
+       * src/plugins/pgpmime/plugin.c
+       * src/plugins/pgpmime/sgpgme.c
+       * src/plugins/pgpmime/sgpgme.h
+               sync with HEAD
+
+2004-08-08 [paul]      0.9.12cvs51.1
+
+       * configure.ac
+       * src/folder.c
+               sync with HEAD
+
+2004-08-07 [colin]     0.9.12cvs50.1
+
+       * src/pop.c
+       * src/common/partial_download.c
+               fix warnings (sync from HEAD)
+
 2004-08-07 [colin]     0.9.12cvs48.1
 
        * src/prefs_folder_item.c