+2017-01-14: wmnotify-1.1.0 has been released.
+ Hide password in debug log output
+ Fix application crash when IMAP LOGIN command failed
+ Fix bug in IMAP debug output
2011-03-16: wmnotify-1.0.0 has been released.
Fixes bug when receiving more than 1024 bytes from IMAP server.
# configure.ac -- Process this file with autoconf to produce configure.
dnl Initialization stuff.
-AC_INIT(wmnotify, 1.0.0)
+AC_INIT(wmnotify, 1.1.0)
AC_CONFIG_AUX_DIR(build-aux)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(src/wmnotify.c)