diff options
author | Christopher Faylor <me@cgf.cx> | 2003-02-13 02:52:41 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2003-02-13 02:52:41 +0000 |
commit | 7a44ba059bef3cea74e2c2005e9c781592840e8e (patch) | |
tree | 9b12a6f39a9f937a95c7aad833adeda78330000f /winsup/cygwin/ChangeLog | |
parent | 4cf24d14427f7f2ebd25a02ff869ec89dade5eae (diff) | |
download | newlib-7a44ba059bef3cea74e2c2005e9c781592840e8e.zip newlib-7a44ba059bef3cea74e2c2005e9c781592840e8e.tar.gz newlib-7a44ba059bef3cea74e2c2005e9c781592840e8e.tar.bz2 |
* spawn.cc (linebuf::~linebuf): Resurrect commented out (for debugging?) code.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 2733b40..3d4746c 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2003-02-12 Christopher Faylor <cgf@redhat.com> + + * spawn.cc (linebuf::~linebuf): Resurrect commented out (for + debugging?) code. + 2003-02-10 Ralf Habacker <ralf.habacker@freenet.de> * include/cygwin/in.h (in_attr_t): Define new type. |