summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-10-29 12:37:01 +1000
committerDamien Miller <djm@mindrot.org>1999-10-29 12:37:01 +1000
commit65b3c13132633189b49bf0d7002b55755280d6d3 (patch)
tree6f0082165e680bd783dba42ff3b16993f2e87a5a /ChangeLog
parent3c5cb3857b8c20da189c5a23fc72d3db0d34c6cd (diff)
- Removed redundant subdirectories
- Integrated part of a patch from Dan Brosemer <odin@linuxfreak.com> for building on Debian.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a954adcb..04a5f7d88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
6 - Make distclean now removed configure script 6 - Make distclean now removed configure script
7 - Improved PAM logging 7 - Improved PAM logging
8 - Added some debug() calls for PAM 8 - Added some debug() calls for PAM
9 - Removed redundant subdirectories
10 - Integrated part of a patch from Dan Brosemer <odin@linuxfreak.com> for
11 building on Debian.
9 12
1019991028 1319991028
11 - Further PAM enhancements. 14 - Further PAM enhancements.