From: Heiko Z. <smi...@us...> - 2012-02-11 14:58:00
|
Update of /cvsroot/devil-linux/build In directory vz-cvs-3.sog:/tmp/cvs-serv18219 Modified Files: CHANGES Log Message: - resolved bug #127 - perl-ext won't install correctly when MySQL/PostgreSQL clients and/or memcached is not configured (Stefan Engel) - increased version no Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1509 retrieving revision 1.1510 diff -u -d -r1.1509 -r1.1510 --- CHANGES 5 Feb 2012 18:40:59 -0000 1.1509 +++ CHANGES 11 Feb 2012 14:57:57 -0000 1.1510 @@ -21,6 +21,9 @@ # # +1.6.0-RC3 +- resolved bug #127 - perl-ext won't install correctly when MySQL/PostgreSQL clients and/or memcached is not configured (Stefan Engel) + 1.6.0-RC2 - updated bacula to 5.2.5 - updated cmake to 2.8.7 |