summaryrefslogtreecommitdiffstats
path: root/src/config/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2005-09-09 21:22:18 +0000
committerKen Raeburn <raeburn@mit.edu>2005-09-09 21:22:18 +0000
commitd284fca175e5aa23d8aadffd0150470acd21a2e4 (patch)
tree1f33a23c6842857a6cdb048718b668b1a50c845c /src/config/ChangeLog
parenta9c2b6881159fc80f3bcf1f71684712a9e236dcd (diff)
downloadkrb5-d284fca175e5aa23d8aadffd0150470acd21a2e4.tar.gz
krb5-d284fca175e5aa23d8aadffd0150470acd21a2e4.tar.xz
krb5-d284fca175e5aa23d8aadffd0150470acd21a2e4.zip
patch from Marc Aurele La France:
* shlib.conf (case *-*-aix5.3*): Generate proper shared libraries acceptable to dlopen(3) (as in mechglue, for example). Allows for building both shared and static libraries in one run. Only done for AIX 5.3, but probably should be done for earlier versions. ticket: 3176 status: open git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17378 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config/ChangeLog')
-rw-r--r--src/config/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog
index 139c9665a0..7d15d0b504 100644
--- a/src/config/ChangeLog
+++ b/src/config/ChangeLog
@@ -1,3 +1,10 @@
+2005-09-01 Marc Aurele La France <tsi@ualberta.ca>
+
+ * shlib.conf (case *-*-aix5.3*): Generate proper shared libraries
+ acceptable to dlopen(3) (as in mechglue, for example). Allows for
+ building both shared and static libraries in one run. Only done for
+ AIX 5.3, but probably should be done for earlier versions.
+
2005-08-20 Ken Raeburn <raeburn@mit.edu>
* post.in (configure): Depend on patchlevel.h.