reverted headerwindow.c
[claws.git] / ChangeLog.claws
index 36ffd2264d31cd23d0f3a4bd904875114c1ae62d..156e7d3adf5576f66cc43a7917886ef7c91a0d83 100644 (file)
@@ -1,3 +1,48 @@
+2001-05-23 [hiroyuki]
+
+       * src/headerwindow.c
+         src/inc.c
+         src/main.c
+         src/mh.c
+         src/nntp.c
+         src/procmsg.h
+         src/session.h
+         src/socket.[ch]
+         src/summaryview.c
+         src/textview.c
+         src/automaton.c
+         src/folderview.c: more sync with 0.4.99cvs2.
+
+       * src/headerwindow.c: reverted.
+
+2001-05-22 [paul]
+
+        0.4.99claws2
+
+        * sync with sylpheed 0.4.99cvs2
+                * src/news.[ch]
+                * src/nntp.[ch]
+                * INSTALL
+                * INSTALL.jp
+
+2001-05-22 [alfons]
+
+       * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
+
+2001-05-21 [alfons]
+
+       Minor things:
+
+       * configure.in: if gnome-config not found, "no" is displayed
+       
+       * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
+
+       * src/textview.c: now also possible to add mail addresses by right
+         clicking in the text view
+
+       * src/codeconv.c: merged patch which fixes endless loop when encountering
+         invalid wide characters; from Alte <010@imis.ru>  
+
 2001-05-20 [alfons]
 
        Added installation of gnome specific things:
@@ -51,7 +96,7 @@
 
         0.4.99claws1
 
-        *sync with sylpheed 0.4.99cvs1
+        * sync with sylpheed 0.4.99cvs1
 
 2001-05-18 [hoa]