+
+2013-11-03 Hugo Villeneuve <hugo@hugovil.com>
+ * Fix application crash when IMAP LOGIN command failed
+
2011-03-16 Hugo Villeneuve <hugo@hugovil.com>
* Prepared package for Ubuntu PPA.
+2013-11-03: wmnotify-1.0.1 has been released.
+ Fix application crash when IMAP LOGIN command failed
+
2011-03-16: wmnotify-1.0.0 has been released.
Fixes bug when receiving more than 1024 bytes from IMAP server.
Added SSLv3 and TLSv1 methods in addition to SSLv2.
# configure.ac -- Process this file with autoconf to produce configure.
dnl Initialization stuff.
-AC_INIT(wmnotify, 1.0.0)
+AC_INIT(wmnotify, 1.0.1)
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_SRCDIR(src/wmnotify.c)
AM_CONFIG_HEADER(config.h:config-h.in)