wrong date...
[claws.git] / ChangeLog.claws
index 90c13fc91eee8eda8f354bda69c103584b8a8fc1..16b65bbbdcd2b7fe1b73f3cea2b4540a0b72bde6 100644 (file)
@@ -1,3 +1,126 @@
+2003-04-30 [alfons]    0.8.11claws124
+
+       * src/imap.c
+               fix a leak found while browsing Martin Kluge's 
+               valgrind log (Claws only)
+
+2003-04-29 [darko]     0.8.11claws123
+
+       * src/gtk/gtkstext.h
+               include wchar.h if it is available, fixes compilation
+               on HP-UX systems
+
+2003-04-29 [melvin]    0.8.11claws122
+
+       * src/prefs_actions.c
+               Improved help text of Actions' syntax
+
+2003-04-28 [paul]      0.8.11claws121
+
+       * src/action.c
+               a better fix for the crash when performing an action
+               on a mime part
+
+2003-04-28 [paul]      0.8.11claws120
+
+       * src/action.c
+               fix crash when performing an action on a
+               mime part
+
+2003-04-28 [paul]      0.8.11claws119
+
+       * sync with 0.8.11cvs36
+               see ChangeLog 2003-04-28
+
+2003-04-27 [paul]      0.8.11claws118
+
+       * more sync with 0.8.11cvs35
+               see ChangeLog 2003-04-25
+
+2003-04-26 [christoph] 0.8.11claws117
+
+       * src/folder.c
+               fix remove virtual check
+
+2003-04-26 [paul]      0.8.11claws116
+
+       * src/messageview.c
+               fix return-receipt, make it work again
+
+2003-04-26 [paul]      0.8.11claws115
+
+       * src/mimeview.c
+               restore double-clicking of the [application/pgp-signature 
+               (Select "Check signature" to check)] line in the message view,
+               broken in recent sync
+
+2003-04-26 [christoph] 0.8.11claws114
+
+       * src/folder.c
+               check if remove virtual really exists before
+               calling the function
+
+2003-04-25 [match]     0.8.11claws113
+
+       * src/addrindex.c
+       * src/addrbook.c
+       * src/ldapquery.[ch]
+       * src/ldapctrl.[ch]
+               fix memleak.
+       * src/ldapserver.[ch]
+               fix memleak. fix segfault.
+               plug a Claws memleak
+
+2003-04-25 [alfons]    0.8.11claws112
+
+       * src/folder.c
+               plug a Claws memleak
+
+2003-04-25 [alfons]    0.8.11claws111
+
+       * src/common/session.c
+               plug a memleak
+
+2003-04-25 [paul]      0.8.11claws110
+
+       * sync with 0.8.11cvs35
+               see ChangeLog 2003-04-24 and 2003-04-25
+               
+       * src/gtk/pluginwindow.c
+               correct another strange float value
+
+2003-04-24 [christoph] 0.8.11claws109
+
+       * src/folder.c
+               freeze folder item updates when unsetting new flags
+
+       * src/gtk/pluginwindow.c
+               correct strange float value
+
+2003-04-23 [paul]      0.8.11claws108
+
+       * sync with 0.8.11cvs33
+               see ChangeLog 2003-04-23
+
+2003-04-22 [paul]      0.8.11claws107
+
+       * src/Makefile.am
+         src/messageview.c
+         src/mimeview.c
+         src/pgptext.[ch]      ** REMOVED **
+               remove pgptext.[ch] as its not used any more
+
+2003-04-22 [paul]      0.8.11claws106
+
+       * sync with 0.8.11cvs31
+               see ChangeLog 2003-04-21 and 2003-04-22
+
+2003-04-21 [alfons]    0.8.11claws105
+
+       * src/main.c
+               No access to GTK structures if we're a spawned child
+               (and clean up code a little bit...) Should fix #126.
+
 2003-04-21 [melvin]    0.8.11claws104
 
        * src/plugins/dillo_viewer/README