Partial Match option when searching on device port name

This commit is contained in:
Oliver Gorwits
2013-03-02 15:24:48 +00:00
parent a94b5a913d
commit 26c5014479
4 changed files with 28 additions and 3 deletions

View File

@@ -1,11 +1,16 @@
2.005000_003 - 2013-02-24
[NEW FEATURES]
* Partial Match option when searching on device port name
[ENHANCEMENTS]
* random() and LIMIT the number of daemon jobs requested from Netdisco queue
* Remove Daemon's job queue DBIC schema from user config
* Add log messages to the Daemon
* Use Path::Class for path and file name construction consistently
* Avoid use of DNS when looking up devices in DB by IP
2.005000_002 - 2013-02-10