|
From: <mla...@us...> - 2008-01-23 11:00:08
|
Revision: 446
http://g15daemon.svn.sourceforge.net/g15daemon/?rev=446&view=rev
Author: mlampard
Date: 2008-01-23 03:00:13 -0800 (Wed, 23 Jan 2008)
Log Message:
-----------
g15macro: prepare for 1.0.3 release
Modified Paths:
--------------
trunk/g15daemon-clients/g15macro/ChangeLog
trunk/g15daemon-clients/g15macro/configure.in
Modified: trunk/g15daemon-clients/g15macro/ChangeLog
===================================================================
--- trunk/g15daemon-clients/g15macro/ChangeLog 2008-01-23 08:26:23 UTC (rev 445)
+++ trunk/g15daemon-clients/g15macro/ChangeLog 2008-01-23 11:00:13 UTC (rev 446)
@@ -15,7 +15,7 @@
- Add --dump (-d) option to dump recorded macros in human-readable format
- Add --version (-v)
- Add --debug (-g) to add some debugging
-SVN (1.0.3):
+1.0.3:
- Switch to a textual configuration file. Auto-converts to new format from binary
config if it exists. Only Semi-readable, but better than a binary dump.
- Ensure each keypress is received by X11 in sequence.
Modified: trunk/g15daemon-clients/g15macro/configure.in
===================================================================
--- trunk/g15daemon-clients/g15macro/configure.in 2008-01-23 08:26:23 UTC (rev 445)
+++ trunk/g15daemon-clients/g15macro/configure.in 2008-01-23 11:00:13 UTC (rev 446)
@@ -1,4 +1,4 @@
-AC_INIT(g15macro,[1.0.3svn], [mla...@us...])
+AC_INIT(g15macro,[1.0.3], [mla...@us...])
PACKAGE=g15macro
VERSION=1.0.3
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|