Added a visual notification that a double-click has been detected
[dockapps/wmnotify.git] / ChangeLog
index bbc4cf1..7e9fc79 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,19 @@
+
+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.
+
+2005-06-22  Hugo Villeneuve  <hugo@hugovil.com>
        * Added support for IMAP4 commands that may span multiple
        packets by calling recv() until full IMAP4 response is received.
-       * Removed autogenerated files from subversion repository.
+       Based on comments/patches by Joffrey Pannequin and Randy.
        
 2004-02-24  Hugo Villeneuve  <hugo@hugovil.com>
        * Added error checking for IMAP4 responses.