summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-01-27 18:22:13 +1100
committerDamien Miller <djm@mindrot.org>2000-01-27 18:22:13 +1100
commit27f4c78698de46b3a22bcdb2f47f20f74950d9bc (patch)
tree64133cfb142ad13abb4b4bd6bc55f3e8350a71af /ChangeLog
parent3aa0fa4c7a6f2fbfcdd1e77069fa97805faac69c (diff)
- NeXT keeps it lastlog in /usr/adm. Report from
mouring@newton.pconline.com
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 692a0ea9..ea454f5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+20000126
+ - Released 1.2.2 stable
+
+ - NeXT keeps it lastlog in /usr/adm. Report from
+ mouring@newton.pconline.com
+
20000125
- Fix NULL pointer dereference in login.c. Fix from Andre Lucas
<andre.lucas@dial.pipex.com>