]> mj.ucw.cz Git - checkmail.git/blobdiff - ChangeLog
OSD message options (and even messages themselves) made configurable
[checkmail.git] / ChangeLog
index f865d92d38409d24e921e250b69c7f6ca186d3a7..9562c635abc09d7482efb83173800819b2e51cbc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2008-03-05  Martin Mares <mj@ucw.cz>
+
+       * Added support for lighting keyboard LEDs via the XKB protocol
+       if a connection to the X server is available.
+
+       * Released as 1.3.
+
+2008-02-13  Martin Mares <mj@ucw.cz>
+
+       * Added support for gzipped mailboxes, based on a patch by
+         Michal Vaner.
+
+       * Released as 1.2.
+
+2008-01-16  Martin Mares <mj@ucw.cz>
+
+       * Non-ASCII characters are displayed properly in UTF-8 locale.
+         Unfortunately, this needs linking checkmail with libncursesw,
+         because plain libncurses chokes on multi-byte characters whose
+         parts do not look printable. This mode is now enabled by default,
+         tweak the Makefile if you do not have libncursesw.
+
+       * Released as 1.1.
+
 2007-06-25  Martin Mares <mj@ucw.cz>
 
        * Non-ASCII characters encoded as per RFC 2047 are now deciphered