summaryrefslogtreecommitdiffstats
path: root/winsup/doc/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-08-30 00:42:19 +0000
committerChristopher Faylor <me@cgf.cx>2002-08-30 00:42:19 +0000
commit9dc81046dd9fffee4402dc32423a2984928271b7 (patch)
treedd35c14d95e3327c1786d457817dcbac3d6413c1 /winsup/doc/ChangeLog
parentcd45f029c215eec23cce1916b9778383b01ff521 (diff)
downloadcygnal-9dc81046dd9fffee4402dc32423a2984928271b7.tar.gz
cygnal-9dc81046dd9fffee4402dc32423a2984928271b7.tar.bz2
cygnal-9dc81046dd9fffee4402dc32423a2984928271b7.zip
* how-api.texinfo: Remove a line from the CRLF discussion about lseek not
working. Answer thread safe question more simply.
Diffstat (limited to 'winsup/doc/ChangeLog')
-rw-r--r--winsup/doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 9ae1ba595..11ba8a92b 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,8 @@
+2002-08-29 Christopher Faylor <cgf@redhat.com>
+
+ * how-api.texinfo: Remove a line from the CRLF discussion about lseek
+ not working. Answer thread safe question more simply.
+
2002-08-27 Nicholas Wourms <nwourms@netscape.net>
* calls.texinfo: Add getc_unlocked, getchar_unlocked, putc_unlocked