Wireshark-commits: [Wireshark-commits] rev 46241: / /trunk-1.8/docbook/: release-notes.xml /trunk-1

Date: Wed, 28 Nov 2012 00:33:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46241

User: gerald
Date: 2012/11/27 04:33 PM

Log:
 Copy over r46238 from the trunk:
 
   ------------------------------------------------------------------------
   r46238 | morriss | 2012-11-27 15:05:03 -0800 (Tue, 27 Nov 2012) | 8 lines
   Changed paths:
      M /trunk/tshark.c
 
   Delay the reading of the hosts file ("-H") until after cf_open() has been
   called.  (cf_open() calls init_dissection() which, since r45511,
   re-initializes the name resolution database.)
 
   Complain if the user gives an invalid argument to "-W".
 
   Specify the invalid argument if we don't like a "-z" argument.
   ------------------------------------------------------------------------
 
 
 Update the release notes.

Directory: /trunk-1.8/docbook/
  Changes    Path                 Action
  +2 -3      release-notes.xml    Modified

Directory: /trunk-1.8/
  Changes    Path          Action
  +18 -7     tshark.c      Modified