aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-03-16 10:41:14 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-03-16 10:41:14 +0000
commit79ed144b0fb5be1e8f04ff1cfe48545d6ba1a7d3 (patch)
treece823c4f359575106e88c02520c2c253a830b1ff /CHANGES
parent8e5cf6589c7cb71a1ec650a2e48c3d8d140ca723 (diff)
mention yesterday's man page update frenzy
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index be377df58..d80072248 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,10 @@
Changelog
Daniel (15 March 2004)
+- Lots of libcurl man pages were updated to contain references to other man
+ pages the recognized way so that they appear as nice hyperlinks in the HTML
+ versions.
+
- buildconf now checks the m4 version too, since autoconf requires a GNU m4
version to build proper configure scripts.