anchor row and multiple selection fixes
[claws.git] / ChangeLog.claws
index 2422b6dea25c8805a9d588fc08698e070fea404c..e8d2d2deb83a53e6845e4384bc7f4a8d3db62c96 100644 (file)
@@ -1,3 +1,51 @@
+2002-10-09 [colin]     0.8.5claws5
+
+       * src/gtksctree.[ch]
+               Fix range_select
+               Add gtk_sctree_reanchor() 
+       * src/summaryview.c
+               Use gtk_sctree_reanchor() - better fix for 
+               bug 60413
+
+2002-10-09 [colin]     0.8.5claws4
+
+       * src/summaryview.c
+               Fix shift-click select after delete problem
+               (closes bug 60413)
+
+2002-10-08 [thorsten]  0.8.5claws3
+
+       * src/summaryview.c
+               exclude current msg from -hide read messages-
+
+2002-10-08 [colin]     0.8.5claws2
+
+       * src/inc.[ch]
+         src/pop.c
+         src/recv.c
+               Differentiate socket errors from disk full
+               errors
+
+2002-10-08 [christoph] 0.8.5claws1
+
+       * Makefile.am
+       * configure.in
+               modifications for new config directory
+
+       * config.guess  ** REMOVED **
+       * config.sub    ** REMOVED **
+       * install-sh    ** REMOVED **
+       * ltmain.sh     ** REMOVED **
+       * missing       ** REMOVED **
+       * mkinstalldirs ** REMOVED **
+               these files are autogenerated by automake
+               when you run autogen.sh
+
+       * config/.cvsignore     ** NEW FILE **
+       * config/Makefile.am    ** NEW FILE **
+               ignore autogenerated files
+               create a Makefile in this directory
+
 2002-10-08 [paul]      0.8.5claws
 
        * 0.8.5claws release
@@ -9,7 +57,9 @@
                (thanks to Hoa)
                
        * po/en_GB.po
-               updated
+         po/pl.po
+               updated by me and Witold Wladyslaw Wojciech Wilk
+               repectively
 
 2002-10-07 [paul]      0.8.3claws53