diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -8,6 +8,9 @@ | |||
8 | - (dtucker) [openbsd-compat/regress/strtonumtest.c] Bug #1347: Use platform's | 8 | - (dtucker) [openbsd-compat/regress/strtonumtest.c] Bug #1347: Use platform's |
9 | equivalent of LLONG_MAX for the compat regression tests, which makes them | 9 | equivalent of LLONG_MAX for the compat regression tests, which makes them |
10 | run on AIX and HP-UX. Patch from David Leonard. | 10 | run on AIX and HP-UX. Patch from David Leonard. |
11 | - (dtucker) [configure.ac] Run stack-protector tests with -Werror to catch | ||
12 | platforms where gcc understands the option but it's not supported (and | ||
13 | thus generates a warning). | ||
11 | 14 | ||
12 | 20080307 | 15 | 20080307 |
13 | - (djm) OpenBSD CVS Sync | 16 | - (djm) OpenBSD CVS Sync |
@@ -3709,4 +3712,4 @@ | |||
3709 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 3712 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
3710 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 3713 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
3711 | 3714 | ||
3712 | $Id: ChangeLog,v 1.4863 2008/03/09 06:10:09 dtucker Exp $ | 3715 | $Id: ChangeLog,v 1.4864 2008/03/09 11:50:50 dtucker Exp $ |