]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/doc/index.txt
Daemon: Let daemon actions be numbered from 1
[libucw.git] / ucw / doc / index.txt
index aaaadc6e965436315a5a06843827836b5bcd5ad1..df86e2e1211d65ad2d868b0084fe37e72818a37f 100644 (file)
@@ -12,6 +12,8 @@ not described, so you might need to look into the source code.
 
 You can see the index of <<def_index:,documented definitions>>.
 
+For news and incompatible changes in this version, see the <<relnotes:,Release notes>>.
+
 Modules
 -------
 - <<basics:,Basics>>
@@ -45,7 +47,6 @@ Other features
 - <<config:,Configuration file syntax>>
 - <<docsys:,Documentation system>>
 - <<generic:,Macro-generated generics>>
-- <<relnotes:,Release notes>>
 
 Yet undocumented modules
 ------------------------
@@ -57,7 +58,7 @@ Yet undocumented modules
   * `redblack.h`
 - Bit manipulation
   * `bitarray.h`
-  * `bitopts.h`
+  * `bitops.h`
   * `bitsig.h`
 - String manipulation
   * `kmp.h`
@@ -91,4 +92,5 @@ The UCW library is copyrighted by its authors:
 - Michal Vaner <mailto:vorner\@ucw.cz[]>
 
 It can be freely distributed and used according to the terms of
-the GNU Lesser General Public License.
+the GNU Lesser General Public License, either version 2 or any later
+version.