summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-02-02 20:56:20 +1100
committerDamien Miller <djm@mindrot.org>2000-02-02 20:56:20 +1100
commit17872527893e68ecab20cd75efab00dcea2b29ea (patch)
treee8a8980071c2c2b8ba0db827eb5056654c336633 /ChangeLog
parent6552758baeaeaf241a0a6c67e2e0a035d31bdf79 (diff)
- Documentation fixes from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
- Added URLs to Japanese translations of documents by HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50f2461f3..67382603c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
120000202 120000202
2 - Fix lastlog code for directory based lastlogs. Fix from Josh Durham 2 - Fix lastlog code for directory based lastlogs. Fix from Josh Durham
3 <jmd@aoe.vt.edu> 3 <jmd@aoe.vt.edu>
4 - Documentation fixes from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
5 - Added URLs to Japanese translations of documents by HARUYAMA Seigo
6 <haruyama@nt.phys.s.u-tokyo.ac.jp>
4 7
520000201 820000201
6 - Use socket pairs by default (instead of pipes). Prevents race condition 9 - Use socket pairs by default (instead of pipes). Prevents race condition