]> git.sur5r.net Git - bacula/bacula/commitdiff
Update ChangeLog + ReleaseNotes
authorKern Sibbald <kern@sibbald.com>
Tue, 21 Feb 2012 15:58:50 +0000 (16:58 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:50:33 +0000 (14:50 +0200)
bacula/ChangeLog
bacula/ReleaseNotes

index d18afb02fb0de25feb4fed117c5d180ce5a2bdb2..01536722b75a79d5532d0ac8d97b2b11f6663d05 100644 (file)
@@ -2,6 +2,12 @@
 
 Version 5.2.6
 
+17Feb12
+ - Fix old exchange-fd plugin Accurate checkFile code.
+
+16Feb12
+ - Insert the slot field as a numeric field.
+ - Update Change log and Release notes
 
 15Feb12
  - Fix #1831 by dropping the table before creating it
index 6a9140c7dee8643876bec85d692567a2654763f8..bbd99856c323859814a7adb1895f4caf0f3818d4 100644 (file)
@@ -37,7 +37,9 @@ New Feature:
 
 Changes since 5.2.5:
 
-15Feb12
+17Feb12
+ - Fix old exchange-fd plugin Accurate checkFile code.
+ - Insert the slot field as a numeric field.
  - Fix #1831 by dropping the table before creating it
  - Make cd accept wildcards
  - Remove bad optimization from Accurate code