aboutsummaryrefslogtreecommitdiff
path: root/docs/Makefile.am
AgeCommit message (Collapse)Author
2002-03-07added the "known bugs" fileDaniel Stenberg
2002-03-04moved lots to the new subdir 'libcurl'Daniel Stenberg
2001-11-27greep at mindspring.com provided an index.html file that links to all theDaniel Stenberg
existing HTML documents. It makes it easier to browse all the docs with your browser.
2001-11-07Added VERSIONS that explains about the (lib)curl version numbersDaniel Stenberg
2001-09-17curl_easy_duphandle is newDaniel Stenberg
2001-08-28automake 1.5 complained on my SUFFIXES line!Daniel Stenberg
2001-08-21Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819Daniel Stenberg
2001-08-21added a 'html' target that builds HTML versions from the man page sources.Daniel Stenberg
It requires 'gnroff' and 'man2html' for now. 'make html' will be invoked by the 'maketgz' script and the HTML files are included in release archives.
2001-06-21libcurl.5 is renamed to libcurl.3Daniel Stenberg
2001-05-29moved list of authors to the separate THANKS file and added that to theDaniel Stenberg
release archive
2001-05-28curl_global_cleanup and curl_global_init added to the familyDaniel Stenberg
2001-04-23curl_printf became curl_mprintfDaniel Stenberg
2001-04-22added missing (new) man pagesDaniel Stenberg
2001-04-18Added curl-config.1Daniel Stenberg
2001-03-22added escape and unescape man pagesDaniel Stenberg
2001-01-08adjusted to work with automake 'make dist'Daniel Stenberg
2001-01-08Loic Dachary's makefile/dist/rpm fixesDaniel Stenberg
2000-10-02Added curl_easy_getinfo.3Daniel Stenberg
2000-07-29for install and moreDaniel Stenberg