summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cca9d1e9..6185f4408 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
4 [session.c channels.c] 4 [session.c channels.c]
5 Rename the isatty argument to is_tty so we don't shadow 5 Rename the isatty argument to is_tty so we don't shadow
6 isatty(3). ok markus@ 6 isatty(3). ok markus@
7 - (dtucker) [channels.c] isatty -> is_tty here too.
7 8
820080615 920080615
9 - (dtucker) [configure.ac] Enable -fno-builtin-memset when using gcc. 10 - (dtucker) [configure.ac] Enable -fno-builtin-memset when using gcc.
@@ -4406,4 +4407,4 @@
4406 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4407 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4407 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4408 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4408 4409
4409$Id: ChangeLog,v 1.5020 2008/06/16 13:29:18 dtucker Exp $ 4410$Id: ChangeLog,v 1.5021 2008/06/16 13:35:56 dtucker Exp $