Signed-off-by: Bradley Smith <[email protected]>
@@ -1,3 +1,13 @@
+2009-08-25 Bradley Smith <[email protected]>
+
+ Bump version to 0.2.
+ Fix segfault with > 32 servers.
+2009-08-20 Bradley Smith <[email protected]>
+ Add option to send hostname.
2009-08-02 Bradley Smith <[email protected]>
Fix indentation.
@@ -1,4 +1,4 @@
-AC_INIT([MultiSSH], [0.1], [[email protected]], [mssh])
+AC_INIT([MultiSSH], [0.2], [[email protected]], [mssh])
AM_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE