summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2005-08-18 20:57:28 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2005-08-18 20:57:28 +0000
commitc7be77449d7f18858a6e9dcbca060fdbd0158c74 (patch)
tree410371938f695476e064cd7ab51d6abd2427d1da /ChangeLog
parent8d1e7dfeb9f68541225e7a990dd700d35bb8342c (diff)
* python/dbus.pth: New path file to fix up problems when installing
c libraries to lib64 and python files to lib. * python/Makefile.am: install dbus.pth in the correct spot
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a131af27..73d72ce4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-08-18 John (J5) Palmieri <johnp@redhat.com>
+
+ * python/dbus.pth: New path file to fix up problems when installing
+ c libraries to lib64 and python files to lib.
+
+ * python/Makefile.am: install dbus.pth in the correct spot
+
2005-08-17 John (J5) Palmieri <johnp@redhat.com>
* ChangeLog: clean up my last entry a bit