summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9265c4b6b..d15d5774e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-03-29 Hans Breuer <hans@breuer.org>
+
+ * gtk/gtkmain.h : fix typo in gtk_init_check macro, which
+ caused crashes if argc != 0
+
+ * gtk/stock-icons/makefile.msc : added new icons
+
Fri Mar 29 20:17:35 2002 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_rows_reordered):