summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Thurman <tthurman@gnome.org>2008-05-12 03:31:32 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2008-05-12 03:31:32 +0000
commit8547d1e8ed7c7b296e2626e72d8c2aeef5406567 (patch)
tree0b7b96350245fe80e421b8c6f668ddb3c4dd11d1 /ChangeLog
parentb095ecc195b199aa65552d8e272c8672ab7430b9 (diff)
downloadmetacity-8547d1e8ed7c7b296e2626e72d8c2aeef5406567.tar.gz
Basic Python-based Xlib client for testing and building upon.
2008-05-12 Thomas Thurman <tthurman@gnome.org> * tools/xlib.py: Basic Python-based Xlib client for testing and building upon. svn path=/trunk/; revision=3707
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2e22b37..e7fe1931 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-12 Thomas Thurman <tthurman@gnome.org>
+
+ * tools/xlib.py: Basic Python-based Xlib client for testing
+ and building upon.
+
2008-05-09 Elijah Newren <newren gmail com>
* src/ui/color.[ch]: