Added Debian bug note for pgrep -u and testsuite

Makefile.am testsuite needed to explicitly state the files because while
everything else works, make distcheck fails.

NEWS got updated with the Debian bug number for pgrep -u
This commit is contained in:
Craig Small
2011-12-06 21:37:45 +11:00
parent 41ed28aa5d
commit f9ab2fec43
2 changed files with 14 additions and 2 deletions

2
NEWS
View File

@@ -2,7 +2,7 @@ procps-3.3.0 --> procps-ng-3.3.1
--------------------------------
* Added DejaGNU regression testing
* Fixed pgrep -u not finding processes
* Fixed pgrep -u not finding processes Debian#649591
* Fixed pgrep crashing
* vmstat -p <part> finds partitions. Was Debian patch vmstat_part_format
fixes closed bugs RH#485243 and Debian#588677