0.7.7claws release
[claws.git] / ChangeLog.claws
index eb5d676c262e157d922d352961f1edbc6b2ebc78..aa6f2dbddfe20505de710244b1760aa398a84730 100644 (file)
@@ -1,3 +1,83 @@
+2002-06-15 [paul]      0.7.7claws
+
+       * po/pt_BR.po
+               updated by Fabio Junior Beneditto
+
+2002-06-14 [paul]      0.7.6claws49
+
+       * po/es.po
+               updated by Ricardo Mones Lastra
+
+2002-06-14 [paul]      0.7.6claws48
+
+       * po/nl.po
+               updated translation by Wilbert Berendsen
+
+2002-06-14 [melvin]    0.7.6claws47
+
+       * po/fr.po
+               Updated French translation
+
+2002-06-13 [paul]      0.7.6claws46
+
+       * src/filesel.c
+               allow filename to be typed in, rather than just
+               selected by the mouse. Patch by Gustavo Noronha Silva.
+
+2002-06-13 [alfons]    0.7.6claws45
+
+       * src/mainwindow.[ch]
+               more cleanups (removing unnecessary menu items Expand 
+               summary / message view)
+       
+2002-06-13 [melvin]    0.7.6claws44
+
+       * po/POTFILES.in
+               Added src/string_match.c
+       * src/string_match.c
+               Fixed possible buffer overflow.
+               Corrected typo.
+               Added missing config.h header.
+       * src/prefs_common.c
+         src/prefs_matcher.c
+         src/prefs_scoring.c
+               Made some strings translatable (missing _(..)).
+
+2002-06-13 [melvin]    0.7.6claws43
+
+       * README.claws
+               Corrected action example (verifying clearsigned mail).
+       * src/prefs_account.c
+               Corrected typo.
+       * src/prefs_common.c
+               Removed incorrect line that generated a Gtk-CRITICAL msg.
+
+2002-06-12 [alfons]    0.7.6claws42
+
+       * src/summaryview.c
+               add init of score column lost in 0.7.6claws42
+
+2002-06-12 [paul]      0.7.6claws41
+
+       * src/prefs_account.c
+               CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
+               behavior of the radio buttons, (from 0.7.7cvs2)
+
+2002-06-11 [alfons]    0.7.6claws40
+
+       * src/messageview.[ch]
+       * src/summaryview.[ch]
+       * src/summary_search.c
+       * src/mainwindow.c
+               perform a sync to bring in Hiro's separate view implementation 
+
+               (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
+
+2002-06-11 [paul]      0.7.6claws39
+       
+       * src/prefs_account.c
+               correct a typo on the Receive tab
+
 2002-06-10 [match]     0.7.6claws38
 
        * src/addressbook.c