summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-10-14 17:38:56 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-10-14 17:38:56 +0000
commit3026a5ed19ac27fd42f90cc57ed305bd2a296e6a (patch)
tree21b12917d76578fd0dee0e370406cac609a1f3b4 /ChangeLog
parent2dd42bd7f5651309ad727ef5c0b215fbda76fa5d (diff)
* configure.in: Released 1.0 RC 2(0.94)dbus-0.94
Add check for -fPIC and enable it if available
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3eb03fbe..d0963145 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-10-14 John (J5) Palmieri <johnp@redhat.com>
+ * configure.in: Released 1.0 RC 2(0.94)
+ Add check for -fPIC and enable it if available
+
+2006-10-14 John (J5) Palmieri <johnp@redhat.com>
+
* doc/TODO: Remove the check TODO item
2006-10-13 John (J5) Palmieri <johnp@redhat.com>