aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-05-07 09:31:24 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-05-07 09:31:24 +0000
commite93c81196f6ef8aa38fc330f3b50143160e28bc0 (patch)
treeb0b5deb15e54931e9c4707f81ffd9ea0cfbf5376 /CHANGES
parent7bdd14a9946e1b93e2e1614ad436405e9c497147 (diff)
- Man page *roff problems fixed thanks to input from Colin Watson. Problems
reported in the Debian package.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5ac787891..162ab8d3d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,9 @@
Changelog
Daniel Stenberg (7 May 2009)
+- Man page *roff problems fixed thanks to input from Colin Watson. Problems
+ reported in the Debian package.
+
- Vijay G filed bug report #2723236
(http://curl.haxx.se/bug/view.cgi?id=2723236) identifying a problem with
libcurl's TFTP code and its lack of dealing with the OACK packet.