sync with 0.7.6cvs14
[claws.git] / ChangeLog.claws
index 18d2ca23405fcaaa46dde10ede49e2602b223ebb..1df9175b583917ed074b1677f690bc7cf55a3c6a 100644 (file)
@@ -1,3 +1,135 @@
+2002-05-25 [paul]      0.7.6claws16
+
+       * sync with 0.7.6cvs14
+               see ChangeLog 2002-05-23
+
+2002-05-24 [paul]      0.7.6claws15
+
+       * README.claws
+               make a correction and add some more info
+
+2002-05-24 [paul]      0.7.6claws14
+
+       * src/compose.c
+               fix memory leak in 
+               compose_redirect_write_headers_from_headerlist()
+               add Subject and Resent-Message-ID to
+               compose_redirect_write_headers()
+               Received, Subject, and X-UIDL are filtered out in 
+               compose_redirect_write_to_file()
+
+2002-05-23 [paul]      0.7.6claws13
+
+       * src/compose.[ch]
+         src/filtering.c
+         src/mainwindow.c
+         src/matcher.[ch]
+         src/matcher_parser_lex.l
+         src/matcher_parser_parse.y
+         src/prefs_common.[ch]
+         src/prefs_filtering.c
+         src/summaryview.c
+               rename 'Bounce' to 'Redirect'
+
+2002-05-23 [paul]      0.7.6claws12
+
+       * more sync with 0.7.6cvs13
+         src/compose.c
+               see ChangeLog 2002-05-22
+
+2002-05-22 [paul]      0.7.6claws11
+
+       * sync with 0.7.6cvs13
+         src/codeconv.c
+               see ChangeLog 2002-05-20
+         src/prefs_common.c
+               see ChangeLog 2002-05-22
+
+2002-05-21 [melvin]    0.7.6claws10
+
+       * src/folderview.c
+               Added missing filtering and scoring headers
+               Fixed bad function call that showed garbage 
+               in Folder->Processing
+
+2002-05-21 [paul]      0.7.6claws9
+
+       * tools/Makefile.am
+               make all tools executable, (patch by Alfons).
+
+2002-05-20 [alfons]    0.7.6claws8
+
+       * src/procheader.c
+               don't forget to call mktime() so we have a valid week 
+               and year day
+               (Bug report by Roger Sondermann <mail@jumaros.de>)
+
+2002-05-20 [paul]      0.7.6claws7
+
+       * src/html.c
+               fix broken parsing of urls
+       * src/textview.c
+               fix displaying of urls
+
+               both fixes from the patch [547855] by Eugene 
+               Brevdo (zonem)
+
+2002-05-19 [alfons]    0.7.6claws6
+
+       * configure.in
+               make sylpheed configure correctly with the latest
+               and greatest of automake / autoconf / gettext
+
+2002-05-19 [alfons]    0.7.6claws5
+
+       * src/procheader.c
+       * src/procheader.h
+               add function for returning ime zone offset
+       * src/quote_fmt.c
+       * src/quote_fmt_parse.y
+               better quotation formatting - does not convert
+               to local time, but uses the original date string.
+               
+               Note: %z inserts the timezone offset (should 
+               work also on platforms where strftime does not
+               support %z).
+
+2002-05-18 [christoph] 0.7.6claws4
+
+       * src/summaryview.c
+               fix indentation of some code
+       * tools/Makefile.am
+               fix spaces after \
+       * src/Makefile.am
+               add missing \
+               correct path for ignorethread.xpm
+               incorrect filename for sylpheed_logo.xpm
+               add missing include matcher_parser_parse.h
+
+2002-05-18 [paul]      0.7.6claws3
+
+       * sync with 0.7.6cvs8
+               see ChangeLog 2002-05-16 and 2002-05-17
+
+2002-05-18 [melvin]    0.7.6claws2
+
+       * README.claws
+               Corrected an action's definition and fixed some misspellings.
+
+2002-05-18 [paul]      0.7.6claws1
+
+       * tools/Makefile.am
+         tools/gpg-sign        ** new file **
+         tools/uudec           ** new file **
+               add Melvin's Actions scripts
+
+       * README.claws
+               add Melvin's descriptions for Actions
+
+2002-05-18 [paul]      0.7.6claws
+
+       * Version 0.7.6claws released
+
 2002-05-17 [paul]      0.7.5claws32
 
        * po/es.po