diff options
author | Darren Tucker <dtucker@zip.com.au> | 2005-11-10 16:46:26 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2005-11-10 16:46:26 +1100 |
commit | f976e6f883879a3749d79dc64d3f8513095ee9e0 (patch) | |
tree | 6fd861b2862e50e06ae0d18a7d214fa29212309b /ChangeLog | |
parent | ad1dada0b4c2d450346984c88e3bc74cdfe2a888 (diff) |
- (dtucker) [openbsd-compat/strtoll.c] Update from OpenBSD 1.4 -> 1.5.
Removal of rcsid.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -23,6 +23,8 @@ | |||
23 | Removal of rcsid, "whiteout" inode type. | 23 | Removal of rcsid, "whiteout" inode type. |
24 | - (dtucker) [openbsd-compat/basename.c] Update from OpenBSD 1.11 -> 1.14. | 24 | - (dtucker) [openbsd-compat/basename.c] Update from OpenBSD 1.11 -> 1.14. |
25 | Removal of rcsid, will no longer strlcpy parts of the string. | 25 | Removal of rcsid, will no longer strlcpy parts of the string. |
26 | - (dtucker) [openbsd-compat/strtoll.c] Update from OpenBSD 1.4 -> 1.5. | ||
27 | Removal of rcsid. | ||
26 | 28 | ||
27 | 20051105 | 29 | 20051105 |
28 | - (djm) OpenBSD CVS Sync | 30 | - (djm) OpenBSD CVS Sync |
@@ -3265,4 +3267,4 @@ | |||
3265 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 3267 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
3266 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 3268 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
3267 | 3269 | ||
3268 | $Id: ChangeLog,v 1.3966 2005/11/10 05:42:51 dtucker Exp $ | 3270 | $Id: ChangeLog,v 1.3967 2005/11/10 05:46:26 dtucker Exp $ |