changeset 114:769f7d8a7bef

Added a TODO file
author Sebastien Decugis <sdecugis@nict.go.jp>
date Mon, 04 Aug 2008 14:17:40 +0900
parents 862ab901120b
children 29e581a70ba6
files TODO
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/TODO	Mon Aug 04 14:17:40 2008 +0900
@@ -0,0 +1,9 @@
+This file lists some of the pending maintainance on the code.
+
+ - log.c:
+   Test the syslog facility, and implement the log-to-file support.
+
+ - queues.c:
+   Implement a trigger mechanism to avoid ever-growing queues.
+
+
"Welcome to our mercurial repository"