From 8160a90e51569555c6cb19f44cdc75c2fa64d42f Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 22 Jun 2014 16:37:11 +0200 Subject: [PATCH] Doc: Finishing touches before release --- ucw/doc/index.txt | 2 ++ ucw/doc/relnotes.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ucw/doc/index.txt b/ucw/doc/index.txt index d62828c0..9d439184 100644 --- a/ucw/doc/index.txt +++ b/ucw/doc/index.txt @@ -46,6 +46,7 @@ Modules - <> - <> - <> +- <> Other features -------------- @@ -106,6 +107,7 @@ Several modules have been contributed by: - Daniel Fiala (strtonum) - Tomáš Gavenčiak (logging system) +- Robert Kessl (table printer) - Jan Moskyto Matějka (option parser, fb-multi) - Tomáš Valla (varint) - Michal Vaner (documentation system) diff --git a/ucw/doc/relnotes.txt b/ucw/doc/relnotes.txt index 6be94e68..c0e69738 100644 --- a/ucw/doc/relnotes.txt +++ b/ucw/doc/relnotes.txt @@ -66,7 +66,7 @@ Cleanups * All helper utilities are now installed with names starting with `ucw-` to prevent collisions. * The auxiliary libraries have been renamed to `libucw-charset`, `libucw-images`, - `libucw-xml`. + `libucw-xml`. The clean ABI promise does not extend to them yet. * The alias `uns` for `unsigned int` has been replaced by a more common `uint`. The old name is still maintained for backward compatibility. * Several functions now accept `size_t` instead of `unsigned int` for size arguments. -- 2.39.2