summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-13 08:27:33 +1100
committerDamien Miller <djm@mindrot.org>1999-12-13 08:27:33 +1100
commitc6b3bbe2b991f4f87ca1f8214f43c13a5a73f385 (patch)
tree5eadc1e35464be6ec748793060d92b12fa637052 /ChangeLog
parent4e0dbd07cf1021897210c11a16fd05f207d95b8e (diff)
- Fix compilation on systems with AFS. Reported by
aloomis@glue.umd.edu - Fix installation on Solaris. Reported by Gordon Rowell <gordonr@gormand.com.au> - Fix gccisms (__attribute__ and inline). Report by edgy@us.ibm.com, patch from Markus Friedl <markus.friedl@informatik.uni-erlangen.de> - Auto-locate xauth. Patch from David Agraz <dagraz@jahoopa.com> - Compile fix from David Agraz <dagraz@jahoopa.com> - Avoid compiler warning in bsd-snprintf.c - Added pam_limits.so to default PAM config. Suggested by Jim Knoble <jmknoble@pobox.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1352588b5..28032d246 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
119991211
2 - Fix compilation on systems with AFS. Reported by
3 aloomis@glue.umd.edu
4 - Fix installation on Solaris. Reported by
5 Gordon Rowell <gordonr@gormand.com.au>
6 - Fix gccisms (__attribute__ and inline). Report by edgy@us.ibm.com,
7 patch from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
8 - Auto-locate xauth. Patch from David Agraz <dagraz@jahoopa.com>
9 - Compile fix from David Agraz <dagraz@jahoopa.com>
10 - Avoid compiler warning in bsd-snprintf.c
11 - Added pam_limits.so to default PAM config. Suggested by
12 Jim Knoble <jmknoble@pobox.com>
13
119991209 1419991209
2 - Import of patch from Ben Taylor <bent@clark.net>: 15 - Import of patch from Ben Taylor <bent@clark.net>:
3 - Improved PAM support 16 - Improved PAM support