0.8.11claws145
[claws.git] / ChangeLog
index fc0157b40e5441432820ffd5a377b031194416db..a9f4be03359c8d092bb8127da87eeee84158b57e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2003-05-06
+
+       * src/ssl.c: ssl_init_socket_with_method(): replaced log_warning()
+         by g_warning(), and log_print() by debug_print().
+       * src/pop.[ch]: added an error code PS_NOTSUPPORTED, and retry with
+         LAST if UIDL is not supported.
+
+2003-05-01
+
+       * src/codeconv.c: conv_get_code_conv_func(): convert to EUC-JP only
+         if it is the current locale encoding when dest_charset_str is NULL.
+
+2003-05-01
+
+       * src/action.c: execute_actions(): fixed crash when no text widget
+         is selected (thanks to Paul and Melvin).
+       * src/action.c
+         src/prefs_actions.c: added missing reference to Claws team in the
+         copyright.
+
 2003-04-28
 
        * src/session.c: