diff options
author | Damien Miller <djm@mindrot.org> | 2001-07-14 11:55:15 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2001-07-14 11:55:15 +1000 |
commit | 98273e3adeac9aba6851bd74a662a3735fc2448b (patch) | |
tree | eb8702a0e0c338a019a734c7cb8e5d5cc40c15c6 /ChangeLog | |
parent | c62f1fc3ff9181894095bd505c7d54d0b5411be7 (diff) |
- (djm) Revert dirname fix, a better one is on its way.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,6 +2,7 @@ | |||
2 | - (djm) Enable /etc/nologin check on PAM systems, as some lack the | 2 | - (djm) Enable /etc/nologin check on PAM systems, as some lack the |
3 | pam_nologin module. Report from William Yodlowsky | 3 | pam_nologin module. Report from William Yodlowsky |
4 | <bsd@openbsd.rutgers.edu> | 4 | <bsd@openbsd.rutgers.edu> |
5 | - (djm) Revert dirname fix, a better one is on its way. | ||
5 | 6 | ||
6 | 20010711 | 7 | 20010711 |
7 | - (djm) dirname(3) may modify its argument on glibc and other systems. | 8 | - (djm) dirname(3) may modify its argument on glibc and other systems. |
@@ -5977,4 +5978,4 @@ | |||
5977 | - Wrote replacements for strlcpy and mkdtemp | 5978 | - Wrote replacements for strlcpy and mkdtemp |
5978 | - Released 1.0pre1 | 5979 | - Released 1.0pre1 |
5979 | 5980 | ||
5980 | $Id: ChangeLog,v 1.1385 2001/07/14 01:54:05 djm Exp $ | 5981 | $Id: ChangeLog,v 1.1386 2001/07/14 01:55:15 djm Exp $ |