From a966df53654064f5f3f740f6130d59d854292d64 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 11 Feb 2012 12:21:57 +0100 Subject: [PATCH] Trans: Moved FIXMEs to global TODO --- TODO | 9 +++++++++ ucw/doc/trans.txt | 9 --------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/TODO b/TODO index 688e7b60..70ec845e 100644 --- a/TODO +++ b/TODO @@ -2,3 +2,12 @@ - Remove sighandler.[ch] - ipaccess: support IPv6 - lfs-test: generalize or kill +- transactions: + - Unit tests + - Resourcification of more libucw objects: + * bigalloc + * gary + * mainloop + - More exceptions + - Fix documentation on fastbuf tying +- Finish documentation of ucw/string.h diff --git a/ucw/doc/trans.txt b/ucw/doc/trans.txt index df3c8c0b..c1c1391e 100644 --- a/ucw/doc/trans.txt +++ b/ucw/doc/trans.txt @@ -143,12 +143,3 @@ All exceptions raised by LibUCW reside in the `ucw` subtree. So far, the following exception types are defined: `ucw.fb`:: <> - -== FIXME's == - -- Unit tests -- Resourcification of more libucw objects: - * bigalloc - * gary - * mainloop -- More exceptions -- 2.39.2