2005-12-21 [colin] 1.9.100cvs101
[claws.git] / ChangeLog
index a6af36ba0687e27e95c36ecb1a3d6db18a21b410..5f198348ae1c20bd37d0444c0043063b96650d0d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,169 @@
+2005-12-21 [colin]     1.9.100cvs101
+
+       * configure.ac
+               Fix DATADIRNAME
+       * COPYING
+               Fix missing section and explicit the exception better
+       * src/compose.c
+               Prevent mail from being lost without notice when an
+               SMTP error happens on trying to send an unmodified
+               drafted mail.
+       * src/send_message.c
+       * src/common/smtp.c
+               Fix password remembering when wrong, and add return
+               value checks where they should have been
+       * src/plugins/pgpcore/sylpheed.def
+       * src/plugins/pgpinline/sylpheed.def
+       * src/plugins/pgpmime/sylpheed.def
+               Add a few symbols needed
+
+2005-12-21 [paul]      1.9.100cvs100
+
+       * m4/codeset.m4
+       * m4/glibc21.m4
+       * m4/intdiv0.m4
+       * m4/inttypes-pri.m4
+       * m4/inttypes.m4
+       * m4/inttypes_h.m4
+       * m4/isc-posix.m4
+       * m4/lcmessage.m4
+       * m4/stdint_h.m4
+       * m4/uintmax_t.m4
+               gettextization
+               thanks to Colin
+
+2005-12-21 [paul]      1.9.100cvs99
+
+       * po/sv.po
+               fixed by Colin
+
+2005-12-20 [paul]      1.9.100cvs98
+
+       * po/sv.po
+               updated by Anders Trobäck
+
+2005-12-20 [colin]     1.9.100cvs97
+
+       * ABOUT-NLS
+       * Makefile.am
+       * autogen.sh
+       * configure.ac
+       * config/config.rpath
+       * config/mkinstalldirs
+       * m4/Makefile.am
+       * m4/glibc2.m4
+       * m4/gnupg.m4
+       * m4/gpgme.m4
+       * m4/intmax.m4
+       * m4/longdouble.m4
+       * m4/longlong.m4
+       * m4/printf-posix.m4
+       * m4/signed.m4
+       * m4/size_max.m4
+       * m4/ulonglong.m4
+       * m4/wchar_t.m4
+       * m4/wint_t.m4
+       * m4/xsize.m4
+       * po/Makefile.in.in
+       * po/Makevars
+       * po/bg.po
+       * po/ca.po
+       * po/cs.po
+       * po/de.po
+       * po/el.po
+       * po/en_GB.po
+       * po/es.po
+       * po/fi.po
+       * po/fr.po
+       * po/hr.po
+       * po/hu.po
+       * po/it.po
+       * po/ja.po
+       * po/ko.po
+       * po/nb.po
+       * po/nl.po
+       * po/pl.po
+       * po/pt_BR.po
+       * po/ru.po
+       * po/sk.po
+       * po/sr.po
+       * po/stamp-po
+       * po/sv.po
+       * po/zh_CN.po
+       * po/zh_TW.po
+       * src/Makefile.am
+       * src/codeconv.c
+       * src/compose.c
+       * src/exporthtml.c
+       * src/exportldif.c
+       * src/folder.c
+       * src/main.c
+       * src/manual.c
+       * src/mh.c
+       * src/mimeview.c
+       * src/send_message.c
+       * src/common/Makefile.am
+       * src/common/fnmatch.c
+       * src/common/fnmatch.h
+       * src/common/fnmatch_loop.c
+       * src/common/nntp.c
+       * src/common/plugin.c
+       * src/common/smtp.c
+       * src/common/socket.c
+       * src/common/string_match.c
+       * src/common/sylpheed.c
+       * src/common/utils.c
+       * src/common/utils.h
+       * src/common/w32_dirent.c
+       * src/common/w32_reg.c
+       * src/common/w32_signal.c
+       * src/common/w32_stat.c
+       * src/common/w32_stdio.c
+       * src/common/w32_stdlib.c
+       * src/common/w32_string.c
+       * src/common/w32_time.c
+       * src/common/w32_unistd.c
+       * src/common/w32_wait.c
+       * src/common/w32lib.h
+       * src/etpan/Makefile.am
+       * src/gtk/Makefile.am
+       * src/plugins/clamav/Makefile.am
+       * src/plugins/demo/Makefile.am
+       * src/plugins/dillo_viewer/Makefile.am
+       * src/plugins/pgpcore/Makefile.am
+       * src/plugins/pgpcore/passphrase.c
+       * src/plugins/pgpcore/plugin.def
+       * src/plugins/pgpcore/sgpgme.c
+       * src/plugins/pgpcore/sylpheed.def
+       * src/plugins/pgpcore/version.rc
+       * src/plugins/pgpinline/Makefile.am
+       * src/plugins/pgpinline/plugin.def
+       * src/plugins/pgpinline/sylpheed.def
+       * src/plugins/pgpinline/version.rc
+       * src/plugins/pgpmime/Makefile.am
+       * src/plugins/pgpmime/mypgpcore.def
+       * src/plugins/pgpmime/plugin.def
+       * src/plugins/pgpmime/sylpheed.def
+       * src/plugins/pgpmime/version.rc
+       * src/plugins/spamassassin/Makefile.am
+               Very little ;-) patch from Werner Koch, providing
+               infrastructure for cross-compiling to Win32
+
+2005-12-20 [paul]      1.9.100cvs96
+
+       * src/account.c
+       * src/account.h
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/toolbar.c
+       * src/toolbar.h
+               add a combo to the Get All button, allowing
+               quick retrieval from any account
+               Patch by Fabien Vantard, slightly modified
+               by Colin
+       * src/gtk/about.c
+               i18n fix. Patch by Fabien Vantard
+
 2005-12-19 [cleroy]    1.9.100cvs95
 
        * src/compose.c