Relnote addition.
authorMilan Broz <gmazyland@gmail.com>
Tue, 16 Oct 2012 20:00:19 +0000 (22:00 +0200)
committerMilan Broz <gmazyland@gmail.com>
Tue, 16 Oct 2012 20:00:19 +0000 (22:00 +0200)
docs/v1.5.1-ReleaseNotes

index 8e43e66..7202a8c 100644 (file)
@@ -13,7 +13,7 @@ Changes since version 1.5.0
   Also clear error messages are provided if running as non-root user and
   operation requires privileged user.
 
-* Veritysetup can be now used by normal user for creating hash image to file
+* Veritysetup can be now used by normal user for creating hash image to file
   and also it can create hash image if doesn't exist.
   (Previously it required pre-allocated space.)
 
@@ -28,3 +28,5 @@ Changes since version 1.5.0
 * Optimized seek to keyfile-offset if key offset is large.
 
 * Fixed luksHeaderBackup for very old v1.0 unaligned LUKS headers.
+
+* Various fixes for problems found by a several static analysis tools.