Added installation instructions for missing libraries
[dockapps/wmnotify.git] / ChangeLog
index 7e9fc79..09ad6ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,13 @@
 
+2009-01-03  Hugo Villeneuve  <hugo@hugovil.com>
+        Fixes a problem when receiving more than 1024 bytes
+        from IMAP4 server (increased buffer from 1024 to 10240 bytes).
+
+2006-02-19  Bobby  <jborgdor at cs dot uu dot nl>
+       * Replaced deprecated function OpenSSL_add_all_algorithms() with
+       SSL_library_init(), because OpenSSL_add_all_algorithms() is no
+       longer present in openssl-0.9.8.
+
 2005-10-25  Hugo Villeneuve  <hugo@hugovil.com>
        * Added a visual notification that a double-click has been detected.