diff options
author | Noah Levitt <nlevitt@columbia.edu> | 2003-08-20 22:05:24 +0000 |
---|---|---|
committer | Noah Levitt <nlevitt@src.gnome.org> | 2003-08-20 22:05:24 +0000 |
commit | 6f1a9d469cf94f80eca2aeee808b568f8cfabd84 (patch) | |
tree | 9e590730ae76bce8a6a3f7325a5c55caa4bd2871 /ChangeLog.pre-2-10 | |
parent | c8a9d2839cd397598ca57deb6f8b73c3fbf02d3b (diff) | |
download | gtk+-6f1a9d469cf94f80eca2aeee808b568f8cfabd84.tar.gz |
Don't look at the same directory twice (in simple cases). (#120342)
2003-08-20 Noah Levitt <nlevitt@columbia.edu>
* gtk/queryimmodules.c: Don't look at the same directory twice (in
simple cases). (#120342)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 26e393c9e5..408868912d 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +2003-08-20 Noah Levitt <nlevitt@columbia.edu> + + * gtk/queryimmodules.c: Don't look at the same directory twice (in + simple cases). (#120342) + Wed Aug 20 22:04:47 2003 Soeren Sandmann <sandmann@daimi.au.dk> * gdk/gdkwindow.c: Make the layers in the paint stack have their |