+2010-10-15: hvclock-1.0.2 has been released.
+ Added documentation on how to work around a double window bug.
+
2010-10-15: hvclock-1.0.1 has been released.
Code cleanup.
Fixed display issues with calendar in non-dockapp mode.
# configure.ac -- Process this file with autoconf to produce configure.
dnl Initialization stuff.
-AC_INIT(hvclock, 1.0.1)
+AC_INIT(hvclock, 1.0.2)
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_SRCDIR(src/hvclock.c)
AM_CONFIG_HEADER(config.h:config-h.in)
\fB\-v\fR
output version information and exit
+.SH BUGS
+\fBDouble window bug workaround \fR
+
+If you have two windows when starting \fBhvclock\fR, right-click in the square
+window title bar and select "Attributes...". Then select "Application Specific"
+in the pull-down menu at the top. Enable "Start hidden", and click on
+"Save", "Apply" and finally "Reload", and the bug should be worked around.
+
+Detailed instructions with screenshots are available on the project's documentation page:
+.I http://www.hugovil.com/hvclock/
+
.SH CREDITS
\fBhvclock\fR was written by Hugo Villeneuve <hugo@hugovil.com>.