diff options
author | Tor Lillqvist <tml@iki.fi> | 2000-07-15 02:15:44 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2000-07-15 02:15:44 +0000 |
commit | 2f8d209e5de6fba5bc4535a0d47ac3796bca8db5 (patch) | |
tree | bd03f2f184c5f92000d582d74ca15aafb53661f4 /ChangeLog.pre-2-8 | |
parent | cc87344c1fa786707aea46a2979919d954ab517e (diff) | |
download | gtk+-2f8d209e5de6fba5bc4535a0d47ac3796bca8db5.tar.gz |
New file, quick hack to test backends for pixel-by-pixel correctness of
2000-07-15 Tor Lillqvist <tml@iki.fi>
* gdk/testgdk.c: New file, quick hack to test backends for
pixel-by-pixel correctness of the most simple graphic operations.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index c97f0d928d..0e64680b04 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +2000-07-15 Tor Lillqvist <tml@iki.fi> + + * gdk/testgdk.c: New file, quick hack to test backends for + pixel-by-pixel correctness of the most simple graphic operations. + Fri Jul 14 20:30:25 2000 Owen Taylor <otaylor@redhat.com> * Really release 1.3.1 |