diff options
author | Thomas Thurman <tthurman@gnome.org> | 2008-02-04 00:04:05 +0000 |
---|---|---|
committer | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2008-02-04 00:04:05 +0000 |
commit | a9a69ac80700aefeae8a8e7f42696bc4acd549dc (patch) | |
tree | cc312d38281b4c5a9680f5defdd2ce0b9d224fb7 /ChangeLog | |
parent | 8e7fe42b5eb7d01c50662d1f92f594d65815ac6e (diff) | |
download | metacity-a9a69ac80700aefeae8a8e7f42696bc4acd549dc.tar.gz metacity-a9a69ac80700aefeae8a8e7f42696bc4acd549dc.tar.bz2 |
another program I use for maintenance which other people might find useful
2008-02-03 Thomas Thurman <tthurman@gnome.org>
* tools/patch-wrangler.py: another program I use for maintenance
which other people might find useful and which should probably
be in svn. Also not very polished.
svn path=/trunk/; revision=3549
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2008-02-03 Thomas Thurman <tthurman@gnome.org> + * tools/patch-wrangler.py: another program I use for maintenance + which other people might find useful and which should probably + be in svn. Also not very polished. + +2008-02-03 Thomas Thurman <tthurman@gnome.org> + * test/tokentest/tokentest.c, test/tokentest/tokentest.ini: added new files for a regression test on the tokeniser. (They aren't very polished at the moment and aren't included in the autotools build.) |