summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2008-06-16 23:35:56 +1000
committerDarren Tucker <dtucker@zip.com.au>2008-06-16 23:35:56 +1000
commit1a48aecfbca9459ff5bfe07952d0914fda754bcb (patch)
tree75e4e0b5b5d2ba1c3cdae7b911f01ed89511ec01 /ChangeLog
parented3cdc0a7c6e2a782c1e4a6781f11c1defa494b1 (diff)
- (dtucker) [channels.c] isatty -> is_tty here too.
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 $