]> mj.ucw.cz Git - libucw.git/blobdiff - free/libucw/README
UCW::CGI: Bug fixes
[libucw.git] / free / libucw / README
index c8f67f09374eb9571a7bc537736b1d85170148c2..c2acf088746f2fbbcdd3bbde3f3f25b326bf4f1b 100644 (file)
@@ -1,9 +1,10 @@
-The UCW Library 3.99
-~~~~~~~~~~~~~~~~~~~~
+The UCW Library 4.0
+~~~~~~~~~~~~~~~~~~~
 (c) 1997--2008 Martin Mares <mj@ucw.cz>
 (c) 2000--2008 Robert Spalek <robert@ucw.cz>
 (c) 2006--2008 Pavel Charvat <pchar@ucw.cz>
-(c) 2008 Michal Vaner <vorner@ucw.cz>
+(c) 2008--2009 Michal Vaner <vorner@ucw.cz>
+(c) 2008 Tomas Gavenciak <gavento@ucw.cz>
 
 See doc/using-libs for description of the library.
 
@@ -11,5 +12,5 @@ See doc/install.html for build requirements and instructions.
 
 See doc/configure.html if you want to tweak build options.
 
-When you compile the libraries, an API documentation is also built. It will
-appear in run/doc/. (It is not complete yet, though.)
+After you compile the library, you can issue `make docs' to build the API
+documentation. It will appear in run/doc. (It is not complete yet, though.)