* Added mention of the requirement for Sys::Syslog to INSTALL

* Add references to the current upstream location on Launchpad
This commit is contained in:
Scott Kitterman 2017-01-10 17:19:17 -05:00
commit 92dc6cbd4f
4 changed files with 9 additions and 2 deletions

View file

@ -4,6 +4,10 @@
# ! = Changed something significant, or removed a feature
# * = Fixed a bug, or made a minor improvement
--- 2.011 UNRELEASED
* Added mention of the requirement for Sys::Syslog to INSTALL
* Add references to the current upstream location on Launchpad
--- 2.010 2012-06-17
* Fixed incorrect use of != instead of ne for string comparison
(LP: #1014243)