Renamed configure.in to configure.ac
[dockapps/wmnotify.git] / ChangeLog
index 5c636ac..0a25943 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+
+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.
+
+2005-09-27  Hugo Villeneuve  <hugo@hugovil.com>
+       * Fixed a bug which closed the application if there was a network
+       problem in the WmnotifyGetResponse() function.
+       
 2005-06-22  Hugo Villeneuve  <hugo@hugovil.com>
        * Now using the same Tx and Rx buffers for POP3 and IMAP4.
        * Removed autogenerated files from subversion repository.