General:
 
+Release Version 3.0.1:
+28Apr09
+dirk Correct bat Select dialog. Fixes bug #1276.
+kes  Check for job_canceled() in fd_plugin code.
+kes  Update Win32 table creation to have new DB version 11 format
+kes  Remove illegal Options in Exclude of default Win32/64 bacula-dir.conf
+27Apr09
+ebl  Fix bug #1274 where a migration job can be canceled like the
+     original job by the MaxRunTime directive.
+mvw  Added fix for bug #1275 where acl or xattr data is saved for
+     virtual filenames generated by filed plugins.
+26Apr09
+ebl  Remove "Reposition" message when restoring
+kes  Fix platform scripts not to clean configured files during
+     'make clean' use 'make distclean' to clean everything. Fixes
+     bug #1272.
+kes  Update projects file
+21Apr09
+ebl  Tweak version string to display versionid field at the end
+     and keep fields order.
+16Apr09
+kes  Add additional mysql connection debug code submitted by:
+     Chandranshu <chandranshu@gmail.com>
+14Apr09
+kes  Fix bug #1246 Sometimes access denied with VSS enabled. UCS
+     conversion cache was not properly flushed at the end of a Job.
+kes  Fix bug #1268 Full Max Run Time cancels jobs (when Max Run Time = 0).
+11Apr09
+kes  Modify insertion of read Volumes in SD to be done before the
+     drive reservation. This ensures that a Volume to be read will not
+     be reserved for writing. Significant enhancement.
+
+
 Release Version 3.0.0:
 05Apr09
 kes  Fix Win32 make clean to clean correctly 
 
 
-       Release Notes for Bacula 3.0.0
+       Release Notes for Bacula 3.0.1
 
   Bacula code: Total files = 520 Total lines = 205,459 (*.h *.c *.in)
 
 not have to upgrade all your File daemons when you upgrade. However, any
 release of version 2.5.40 or greater requires a database upgrade.
 
+Changes since 3.0.0:
+Bug fixes:
+  1276, 1274, 1275, 1272 1246, 1268
+
+Fixed:
+- Check for job_canceled() in fd_plugin code.
+- Update Win32 table creation to have new DB version 11 format
+- Remove illegal Options in Exclude of default Win32/64 bacula-dir.conf
+- Remove "Reposition" message when restoring
+- Updated projects file
+- Tweak version string to display versionid field at the end
+  and keep fields order.
+- Add additional mysql connection debug code submitted by:
+  Chandranshu <chandranshu@gmail.com>
+
+Enhancement:
+- Modify insertion of read Volumes in SD to be done before the
+  drive reservation. This ensures that a Volume to be read will not
+  be reserved for writing. Significant enhancement.
+
+============ Documentation improvements needed ==================
+
+Note!!!!! The documentation needs rather extensive modifications in the
+following areas:
+
+1. Missing documentation.
+2. Correction of links within various manuals -- most fail.
+3. Integration of the new features into the main documents.
+4. Much more.
+
+The documentation will not be completed in the near future due to lack
+manpower.  If you are unhappy with this situation as we are, we suggest
+you help by submitting patches to the documentation.  Thanks.
+=====
+
+See below for 3.0.0 release notes...
+
 ================== Warning !!!!!! ==========================
 
 New Catalog format in version 3.0.0 (2.5.40 or later)
 recommend that you save a copy of your existing database before upgrading
 using rpms.
 
-The simplest way to upgrad the database assuming you are building from
+The simplest way to upgrade the database assuming you are building from
 source:
 1. Stop any current version of Bacula from running.
 2. Save a copy of your existing database.
 
 http://www.bacula.org/manuals/en/concepts/concepts/New_Features.html
 
-============ Documentation improvements needed ==================
-
-Note!!!!! The documentation needs rather extensive modifications in the
-following areas:
-
-1. Missing documentation.
-2. Correction of links within various manuals -- most fail.
-3. Integration of the new features into the main documents.
-4. Much more.
-
-The documentation will not be completed in the near future due to lack
-manpower.  If you are unhappy with this situation as we are, we suggest
-you help by submitting patches to the documentation.  Thanks.
-=====
 
 
   
 
 General:
 
 28Apr09
+dirk Correct bat Select dialog. Fixes bug #1276.
 kes  Check for job_canceled() in fd_plugin code.
-kes  Update Win32/64 table creation to have new DB version 11 format
+kes  Update Win32 table creation to have new DB version 11 format
 kes  Remove illegal Options in Exclude of default Win32/64 bacula-dir.conf
 27Apr09
 ebl  Fix bug #1274 where a migration job can be canceled like the
      'make clean' use 'make distclean' to clean everything. Fixes
      bug #1272.
 kes  Update projects file
-=======
 21Apr09
 ebl  Tweak version string to display versionid field at the end
      and keep fields order.
 11Apr09
 kes  Modify insertion of read Volumes in SD to be done before the
      drive reservation. This ensures that a Volume to be read will not
-     be reserved for writing.
+     be reserved for writing. Significant enhancement.
 
 Release Version 3.0.0
 06Apr09