summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-10-29 16:51:37 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-10-29 16:51:37 +0000
commit1493f6f7d4f4b49cc95fc1693cbee19fd3573503 (patch)
treee27a3be3b12ef5f5a7f46580cc1bc2ab4271a378 /ChangeLog.pre-2-0
parent62adef452ef810079f05a6bf3076f7eb5d40c493 (diff)
downloadgtk+-1493f6f7d4f4b49cc95fc1693cbee19fd3573503.tar.gz
Don't try to use pkg-config when we didn't find it. (#62944, Eric Lemings)
Mon Oct 29 11:31:40 2001 Owen Taylor <otaylor@redhat.com> * m4macros/gtk-2.0.m4: Don't try to use pkg-config when we didn't find it. (#62944, Eric Lemings) * m4macros/gtk-2.0.m4: Fix problem with spaces around = sign in assignment. (#63209, Arkadiusz Miskiewicz)
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-010
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index a2f32f86dc..e7f97e788c 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,11 @@
+Mon Oct 29 11:31:40 2001 Owen Taylor <otaylor@redhat.com>
+
+ * m4macros/gtk-2.0.m4: Don't try to use pkg-config
+ when we didn't find it. (#62944, Eric Lemings)
+
+ * m4macros/gtk-2.0.m4: Fix problem with spaces around =
+ sign in assignment. (#63209, Arkadiusz Miskiewicz)
+
2001-10-29 Anders Carlsson <andersca@gnu.org>
* gtk/gtktreeview.c (gtk_tree_view_size_request): Calculate
@@ -90,7 +98,6 @@
file. Install import libraries.
2001-10-29 Anders Carlsson <andersca@gnu.org>
->>>>>>> 1.2482
* gtk/gtkiconfactory.c (get_default_icons): Fix build.
@@ -143,6 +150,7 @@
* docs/Changes-2.0.txt: add a little note about the GtkPreviewInfo
changes
+>>>>>>> 1.2483
Sun Oct 28 09:15:39 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkimcontext.h (struct _GtkIMContext): Fixed