chiark / gitweb /
build-sys: prepare v20
authorLennart Poettering <lennart@poettering.net>
Tue, 8 Mar 2011 18:41:19 +0000 (19:41 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 8 Mar 2011 18:41:33 +0000 (19:41 +0100)
TODO
configure.ac

diff --git a/TODO b/TODO
index 63a5faafc0fffda73c310dbfc31a67a65b1708c9..ad844d5cda8dc99d55dc06ec5c027ec05a34c955 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,6 +20,8 @@ F15:
 
 * support chkconfig without forwarding to systemctl to facilitate upgrades
 
+* drop SIGHUP handling from rsyslog.service upstream
+
 Features:
 
 * consider services with no [Install] section and stored in /lib enabled by "systemctl is-enabled"
index 2cf31e4e84a0d6e06193d2eb9f20fa47a54492a7..097718eec1670cc92d923ef5cb97c7507a27596a 100644 (file)
@@ -17,7 +17,7 @@
 
 AC_PREREQ(2.63)
 
-AC_INIT([systemd],[19],[systemd-devel@lists.freedesktop.org])
+AC_INIT([systemd],[20],[systemd-devel@lists.freedesktop.org])
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])