summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-10-06 23:15:44 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-10-06 23:15:44 +1000
commitdbc2296e2c4af222f079cb400d75797b566caab6 (patch)
treeefc86d2a90bd591d930034b365a9abd4620469a0 /ChangeLog
parentb7d55e3eb564246a853039fd7d2940b79eb0068d (diff)
- (dtucker) [monitor_mm.c openbsd-compat/xmmap.c] Bug #940: cast constants
to void * to appease picky compilers (eg Tru64's "cc -std1").
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 975637071..6baa4bc66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
120041006 120041006
2 - (dtucker) [README.privsep] Bug #939: update info about HP-UX Trusted Mode 2 - (dtucker) [README.privsep] Bug #939: update info about HP-UX Trusted Mode
3 and other PAM platforms. 3 and other PAM platforms.
4 - (dtucker) [monitor_mm.c openbsd-compat/xmmap.c] Bug #940: cast constants
5 to void * to appease picky compilers (eg Tru64's "cc -std1").
4 6
520040930 720040930
6 - (dtucker) [configure.ac] Set AC_PACKAGE_NAME. ok djm@ 8 - (dtucker) [configure.ac] Set AC_PACKAGE_NAME. ok djm@
@@ -1761,4 +1763,4 @@
1761 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1763 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1762 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1764 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1763 1765
1764$Id: ChangeLog,v 1.3557 2004/10/06 10:09:32 dtucker Exp $ 1766$Id: ChangeLog,v 1.3558 2004/10/06 13:15:44 dtucker Exp $