The following commit has been merged in the master branch:
commit 3db4ed89a51e581385c80b229fd40728092ce7e6
Author: James Vega <[email protected]>
Date:   Sat Jul 3 13:50:23 2010 -0400

    Add changelog entries for more checkbashisms changes from Raphael.
    
    Signed-off-by: James Vega <[email protected]>

diff --git a/debian/changelog b/debian/changelog
index 0864871..02b3388 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -45,6 +45,12 @@ devscripts (2.10.65) UNRELEASED; urgency=low
     + Fix a false positive with file redirection.
     + Fix handling of indented heredoc delimiters.
     + Fix some parsing of quoted strings.
+    + Detect use of exponentiation.
+    + Detect use of the 'jobs' built-in.
+    + Detect use of command with options other than ā€œ-pā€.
+    + Fix a false positive with redirection to an fd specified via a variable.
+    + Detect unexpected EOF for unclosed heredocs, quoted strings, and line
+      continuations.
 
  -- Martin Zobel-Helas <[email protected]>  Tue, 11 May 2010 20:48:16 +0200
 

-- 
Git repository for devscripts


-- 
To unsubscribe, send mail to [email protected].

Reply via email to