updated Bulgarian translation
[claws.git] / ChangeLog.claws
index 9e952305e9197a9019970823d071eee86b650f93..aced7f5cf46283a56aa6816f1c8bfc9eb8c52da4 100644 (file)
@@ -1,3 +1,109 @@
+2002-11-24 [paul]      0.8.5claws182
+
+       * po/bg.po
+               updated by George Danchev
+
+2002-11-23 [alfons]    0.8.5claws181
+
+       * src/imap.c
+               tiny memory leak found by browsing Dimitar's 
+               valgrind report
+
+2002-11-23 [paul]      0.8.5claws180
+
+       * po/it.po
+               updated by Alessandro Maestri
+
+2002-11-22 [christoph] 0.8.5claws179
+
+       * src/compose.c
+       * src/inc.c
+       * src/prefs_filtering.c
+       * src/summaryview.c
+               more warning fixes
+
+2002-11-22 [alfons]    0.8.5claws178
+
+       * src/summaryview.c
+               summary_execute_delete_func(): if message is deleted, make 
+               sure to also remove its entry in the subject hash table. 
+               fixes a corner case bug.
+
+2002-11-22 [paul]      0.8.5claws177
+
+       * .cvsignore
+               add 'autom4te.cache'
+               
+       * ltconfig      ** REMOVED **
+               not needed
+
+2002-11-22 [paul]      0.8.5claws176
+
+       * src/textview.c
+               textview_set_font(): fix for message display in
+               UTF-8 locales (thanks to Sergey Vlasov).
+               
+       * AUTHORS
+               add new team members and contributors
+
+
+2002-11-21 [colin]     0.8.5claws175
+
+       * src/procmsg.[ch]
+               Add procmsg_remove_special_headers()
+       * src/mh.c
+               Use procmsg_remove_special_headers() for 
+               previous fix
+
+2002-11-21 [colin]     0.8.5claws174
+
+       * src/mh.c
+               Fix moving/copying from queue/draft folders
+               for MH folders
+
+2002-11-21 [christoph] 0.8.5claws173
+
+       * src/crash.c
+       * src/filtering.c
+       * src/logwindow.c
+       * src/main.c
+       * src/matcher_parser_lex.[hl]
+       * src/mbox.c
+       * src/mbox_folder.[ch]
+       * src/prefs_filtering.c
+       * src/procheader.c
+       * src/quote_fmt_lex.l
+       * src/ssl.c
+               fix all warnings except the warnings in lex and yacc files
+
+2002-11-20 [christoph] 0.8.5claws172
+
+       * src/imap.c
+               fix MsgInfo retrieval for IMAP draft and queue folders
+               (closes bug [ 619558 ] Draft saving on IMAP box issue)
+
+2002-11-19 [christoph] 0.8.5claws171
+
+       * src/compose.c
+               fix segfault, when draft saving does not get
+               the MsgInfo of the new message
+               (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
+
+2002-11-19 [christoph] 0.8.5claws170
+
+       * src/procmsg.c
+               add parameter check for flag setting function
+               (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
+
+2002-11-18 [paul]      0.8.5claws169
+
+       * src/compose.c
+               more sensitivity fixes to redirect mode:
+               * disable toolbar draft button
+               * allow only Address book in the Tools menu
+               * disable editing of message by the spell
+                 checker
+
 2002-11-18 [paul]      0.8.5claws168
 
        * src/compose.c