summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorChristopher Blizzard <blizzard@redhat.com>2000-06-21 16:44:40 +0000
committerChristopher Blizzard <blizzard@src.gnome.org>2000-06-21 16:44:40 +0000
commite01a43253ae0f3aa0b98df94a17bbd735337fc0f (patch)
treedf58741722521c4d970ba35fc7445094043411fe /ChangeLog.pre-2-2
parentc319839d8eaced155a4330a6cb0dfbd68b5156a1 (diff)
downloadgdk-pixbuf-e01a43253ae0f3aa0b98df94a17bbd735337fc0f.tar.gz
use $(mkinstalldirs) not $(MKINSTALLDIRS)
2000-06-21 Christopher Blizzard <blizzard@redhat.com> * gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs) not $(MKINSTALLDIRS)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-25
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 209aa509f..ff89ed000 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,8 @@
+2000-06-21 Christopher Blizzard <blizzard@redhat.com>
+
+ * gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
+ not $(MKINSTALLDIRS)
+
Wed Jun 21 12:24:28 2000 Owen Taylor <otaylor@redhat.com>
* gtk/testgtk.c (create_text): Finish the job Elliot started