2012/9/26 Lennart Poettering <[email protected]> > > Heya, > > Almost exclusively only bug fixes. You want this if you are on 190 or > 191 right now. > > http://www.freedesktop.org/software/systemd/systemd-192.tar.xz > > CHANGES WITH 192: > > * The bash completion logic is now available for journalctl > too. > > * We don't mount the "cpuset" controller anymore together with > "cpu" and "cpuacct", as "cpuset" groups generally cannot be > started if no parameters are assigned to it. "cpuset" hence > broke code that assumed it it could create "cpu" groups and > just start them. > > * journalctl -f will now subscribe to terminal size changes, > and line break accordingly. > > Changes from: Dave Reisner, Kay Sievers, Lennart Poettering, > Lukas Nykrynm, Mirco Tischler, Václav Pavlín > > Lennart > $systemd --version systemd 191
$git grep 191 configure.ac configure.ac: [191], $git describe v192 The version number didn't get the increment it deserves ;-) _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
