[systemd-commits] configure.ac TODO
Lennart Poettering
lennart at kemper.freedesktop.org
Wed Feb 16 14:18:19 PST 2011
TODO | 2 ++
configure.ac | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 2588ff0b940e82fd0986ed7567a6ae8f2741537d
Author: Lennart Poettering <lennart at poettering.net>
Date: Wed Feb 16 22:18:28 2011 +0100
build-sys: prepare release v18
diff --git a/TODO b/TODO
index 6196a52..b205a88 100644
--- a/TODO
+++ b/TODO
@@ -10,6 +10,8 @@ Bugs:
Features:
+* Make use of UnknownInterface, UnknownObject
+
* increase password timeout
* look up crypto partition mount points via fstab to show to the user when prompting for a password
diff --git a/configure.ac b/configure.ac
index 4e7db29..ce5772d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
AC_PREREQ(2.63)
-AC_INIT([systemd],[17],[systemd-devel at lists.freedesktop.org])
+AC_INIT([systemd],[18],[systemd-devel at lists.freedesktop.org])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])
More information about the systemd-commits
mailing list