summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2001-07-26 09:40:36 +0000
committerBill Haneman <billh@src.gnome.org>2001-07-26 09:40:36 +0000
commit94a3cdf33670d199c5a849a6b6196f7c2120c818 (patch)
tree3eb0ef2be6099f6c52511014f285d777ba178ff0
parent9fd174225ffef54f62fb149cb4104b0be31cb10f (diff)
downloadatk-94a3cdf33670d199c5a849a6b6196f7c2120c818.tar.gz
Updated ChangeLog entries which had gotten misplaced.
-rw-r--r--ChangeLog14
1 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d37d826..bb68bd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,19 @@
* atk/Makefile.am
Fix problem with ATK not building after running make maintainer-clean
and autogen.sh: add extra files to MAINTAINERCLEANFILES
-
+
+2001-07-25 Bill Haneman <bill.haneman@sun.com>
+
+ * atk/atktext.h
+ * atk/atkeditabletext.h
+ * atk.pc.in
+ * atk-uninstalled.pc.in
+ * atk/makefile.msc
+ * configure.in
+ Removed (unused) #defines of pango/pango.h
+ Removed references to/dependencies on pango from .pc files
+ Removed dependencies on pango from makefile.msc and configure.in
+
2001-07-24 Padraig O'Briain <padraig.obriain@sun.com>
* atk/atkobject.[c|h]