summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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]