chiark / gitweb /
Tweak TODO
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 27 Oct 2012 22:43:44 +0000 (00:43 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 28 Oct 2012 00:14:41 +0000 (02:14 +0200)
TODO
src/libudev/libudev-hwdb.c

diff --git a/TODO b/TODO
index 88cfb4b8d881338f659a33d727c86bc6a857081f..270d534724b912cae96a05ae88762f604730c92a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -40,9 +40,10 @@ Features:
 
 * link up selected blog stories from man pages?
 
 
 * link up selected blog stories from man pages?
 
-* journactl: support negative filtering, i.e. FOOBAR!="waldo"
+* journactl: support negative filtering, i.e. FOOBAR!="waldo",
+  and !FOOBAR for events without FOOBAR.
 
 
-* drop header/footer from systemctl --failed output if there are no entries shown, print nice message instead, and hook that into ExecStartPre of rescue.service/emergency.service
+* print nice message from systemctl --failed if there are no entries shown, and hook that into ExecStartPre of rescue.service/emergency.service
 
 * add libsystemd-password or so to query passwords during boot using the password agent logic
 
 
 * add libsystemd-password or so to query passwords during boot using the password agent logic
 
index 92c58b61a2594a9592620ca496e655e4fd6057a5..a3f815f83f7d32455cf0d9e1e3d12ba402546b82 100644 (file)
@@ -35,7 +35,7 @@
  * SECTION:libudev-hwdb
  * @short_description: retrieve properties from the hardware database
  *
  * SECTION:libudev-hwdb
  * @short_description: retrieve properties from the hardware database
  *
- * Libuded hardware database interface.
+ * Libudev hardware database interface.
  */
 
 /**
  */
 
 /**