From: Eric Bollengier Date: Wed, 23 Nov 2011 10:44:48 +0000 (+0100) Subject: update releasenotes X-Git-Tag: Release-7.0.0~444 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4b45cefd387ae9cec6597d3d1ab475dcffa1e2a9;p=bacula%2Fbacula update releasenotes --- diff --git a/bacula/ChangeLog b/bacula/ChangeLog index e8fbd5635a..32403f301e 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,17 +1,61 @@ - Changelog on version 5.2.1 + Changelog on version 5.2.2 + + +23Nov11 + - Add Systemd configure options + +17Nov11 + - Split messages line by line before sending it to syslog() fix #3325 + +16Nov11 + - Fix bvfs_restore on MySQL + - Fix #3308 where a SMTP problem can block the director + +12Nov11 + - Change locking scheme of the mountpoint cache. + +11Nov11 + - Enhance mountcache with rescan option after interval. + +10Nov11 + - Add %D option to edit_job_code, simplify callbacks on director side + +09Nov11 + - Move Zdeflate and Zinflate to seperate file. + - Put libraries in the correct order for non shared libs. + +07Nov11 + - Remove last traces of @SQL_BINDIR@ and @DB_TYPE@ + - Fix bug #1774 + - Move batch insert detection into db.m4 + +06Nov11 + - Free jcr in btape before other pointers + +04Nov11 + - bat: try to fix offset button problem when clicking too much on previous + - bvfs: Use single transaction for each job during update + +02Nov11 + - Add missing bwild & bregex man8 pages + - Fix compilation issue of wx-console #1778 + +31Oct11 + - bvfs: fix filter for pattern= bvfs parameter + - Improve speed of BVFS with SQLite, Thanks to J.Starek + +30May11 + - bvfs: add clear_cache function + - bvfs: Handle windows drive when building path hierarchy Bug fixes -1389 1444 1448 1466 1467 1468 1476 1481 1486 1488 1493 1494 1497 1499 1501 -1502 1504 1509 1511 1513 1516 1524 1526 1527 1532 1536 1538 1541 1542 1549 -1551 1553 1554 1558 1559 1560 1564 1567 1568 1569 1571 1574 1577 1581 1582 -1584 1587 1594 1595 1600 1601 1602 1603 1604 1606 1608 1610 1612 1623 1624 -1633 1643 1648 1655 1661 1664 1666 1669 1672 1675 1684 1685 1695 1696 1699 -1700 1703 1735 1741 1749 1751 1761 1762 1764 1768 1770 1771 2710 +1774 1778 3308 3325 + +Version 5.2.1 30Oct11 - - Change name of authors -- confuses Mac - Don't define HAVE_POSTGRESQL twice - Don't use the -R (runtime link path) when not using libtool for the linking. @@ -116,6 +160,13 @@ Bug fixes 05Aug11 - Fix bat seg fault in FileSet view +Bug fixes +1389 1444 1448 1466 1467 1468 1476 1481 1486 1488 1493 1494 1497 1499 1501 +1502 1504 1509 1511 1513 1516 1524 1526 1527 1532 1536 1538 1541 1542 1549 +1551 1553 1554 1558 1559 1560 1564 1567 1568 1569 1571 1574 1577 1581 1582 +1584 1587 1594 1595 1600 1601 1602 1603 1604 1606 1608 1610 1612 1623 1624 +1633 1643 1648 1655 1661 1664 1666 1669 1672 1675 1684 1685 1695 1696 1699 +1700 1703 1735 1741 1749 1751 1761 1762 1764 1768 1770 1771 2710 Version 5.2.0rc1 diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index ae058c7751..a35c43b27d 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -1,18 +1,18 @@ - Release Notes for Bacula 5.2.1 + Release Notes for Bacula 5.2.2 Bacula code: Total files = 1,110 Total lines = 231,439 (Using SLOCCount) General: -------- +The 5.2.2 version is an important bug fix release. It contains also some +aditions and performance improvements. -This 5.2.1 version is a major release since the last version 5.0.3. +The 5.2.1 version is a major release since the last version 5.0.3. It includes well over 299,387 lines of changes made by 20 contributors, lots of bug fixes (see below), 1,851 software commits,and a number of important new features: -Version 5.2.0 -------------- Version 5.2.0 was short lived, because Marco (thanks) found a number of last minute bugs. So the first official release of 5.2 is 5.2.1. @@ -22,12 +22,12 @@ Compatibility: As always, both the Director and Storage daemon must be upgraded at the same time. - Older 5.0.x and 3.0.x File Daemons are compatible with the 5.2.1 + Older 5.0.x and 3.0.x File Daemons are compatible with the 5.2.2 Director and Storage daemons. There should be no need to upgrade older File Daemons. -Main New Features: ------------------- +5.2 New Features: +----------------- - LZO Compression - New Tray Monitor - Purge Migration Job