summaryrefslogtreecommitdiffstats
path: root/src/config/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2004-04-30 00:59:37 +0000
committerKen Raeburn <raeburn@mit.edu>2004-04-30 00:59:37 +0000
commitab22b52113d39254de2944bc74adc360af069e1d (patch)
tree23faed388794c4ee6c02b4796e95d0d5534e990c /src/config/ChangeLog
parent77b981eef52d6aeb631dac13a1b8e925e2fcd126 (diff)
downloadkrb5-ab22b52113d39254de2944bc74adc360af069e1d.tar.gz
krb5-ab22b52113d39254de2944bc74adc360af069e1d.tar.xz
krb5-ab22b52113d39254de2944bc74adc360af069e1d.zip
* shlib.conf (alpha*-dec-osf*): Add support for export list, using a temporary
file, and init/fini functions. (mips-sgi-irix*): Previous support should not be used with gcc. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16287 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config/ChangeLog')
-rw-r--r--src/config/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog
index a080f85d4..3b0985361 100644
--- a/src/config/ChangeLog
+++ b/src/config/ChangeLog
@@ -1,5 +1,9 @@
2004-04-29 Ken Raeburn <raeburn@mit.edu>
+ * shlib.conf (alpha*-dec-osf*): Add support for export list, using
+ a temporary file, and init/fini functions.
+ (mips-sgi-irix*): Previous support should not be used with gcc.
+
* pre.in (EXTRA_FILES): New variable.
* post.in (clean-unix): Delete extra files.