note changes

git-svn-id: svn://127.0.0.1/Perl/Proc-ProcessTable-Colorizer/trunk@975 0c1c3402-1be1-de11-8092-0022686faf23
This commit is contained in:
Zane C. B-H 2017-11-07 06:51:43 +00:00
parent 71c138d6a6
commit 85d0b4e00e
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
Revision history for Proc-ProcessTable-Colorizer
0.1.0 2017-11-07/01:00
-Only initilize BSD::Process once per process.
-Use require for BSD::Process instead of use. #123531/SREZIC
0.0.0 2017-11-06/00:00
-Initial release.