Wireshark-commits: [Wireshark-commits] rev 36192: /trunk-1.4/ /trunk-1.4/docbook/: release-notes.xm

Date: Mon, 14 Mar 2011 16:49:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36192

User: wmeier
Date: 2011/03/14 09:49 AM

Log:
 Copy over r35788 from trunk:
 
 ------------------------------------------------------------------------
 r35788 | wmeier | 2011-02-03 14:33:48 -0500 (Thu, 03 Feb 2011) | 12 lines
 
 Fix: Cygwin make fails after updating to bash v 4.1.9.2
 
 Extracts from the cygwin Bash 4.1.9.2 release announcement:
 
 4a. For a single affected script, add this line just after the she-bang:
  (set -o igncr) 2>/dev/null && set -o igncr; # comment is needed
 
 4e. bash-4.1.9-1 dropped support for 'shopt -s igncr';
 
 I'm assuming this is backwards compatible; If not, we'll know quite shortly :)
 ------------------------------------------------------------------------
 
 Update release notes

Directory: /trunk-1.4/docbook/
  Changes    Path                 Action
  +4 -0      release-notes.xml    Modified

Directory: /trunk-1.4/tools/
  Changes    Path            Action
  +2 -2      win-setup.sh    Modified