summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2004-02-13 23:02:58 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-02-13 23:02:58 +0000
commitcf6d6a1a6e7e4cb798a9bfe58afaab156c78bef8 (patch)
treed359f48faf9f3617589d861aca6b50b29e03cb7d /ChangeLog
parenta9ec2fba191cddf5e25737057b5f6d7bf535d0eb (diff)
downloadgtk+-cf6d6a1a6e7e4cb798a9bfe58afaab156c78bef8.tar.gz
Use do instead of while. (#134031, Morten Welinder);
Sat Feb 14 00:05:18 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtktreemodelfilter.c (bsearch_elt_with_offset): Use do instead of while. (#134031, Morten Welinder);
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a3899ce1a..a30ec5d1de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Feb 14 00:05:18 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtktreemodelfilter.c (bsearch_elt_with_offset):
+ Use do instead of while. (#134031, Morten Welinder);
+
Sat Feb 14 00:00:52 2004 Matthias Clasen <maclas@gmx.de>
* configure.in: Suppress xsltproc and xmlcatalog checks