3.3.8 NEWS and API

NEWS mentions systemd unit support for ps

Library REVISION (internal change only) incremented

Signed-off-by: Craig Small <csmall@enc.com.au>
This commit is contained in:
Craig Small 2013-05-26 08:03:01 +10:00
parent f0b7271810
commit ce0539ecac
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@ -8,6 +8,7 @@ procps-ng-3.3.8
Debian #706259, RedHat #951391
* top now accomodates a window manager like 'screen'
RedHat #962022
* ps shows systemd unit and user unit for a process
procps-ng-3.3.7

View File

@ -7,7 +7,7 @@ AM_CPPFLAGS = \
#
# See http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
LIBprocps_CURRENT=2
LIBprocps_REVISION=1
LIBprocps_REVISION=2
LIBprocps_AGE=1
lib_LTLIBRARIES = libprocps.la