Wireshark-commits: [Wireshark-commits] rev 25639: /trunk-1.0/ /trunk-1.0/epan/dissectors/: packet-i
Date: Mon, 30 Jun 2008 16:59:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25639

User: gerald
Date: 2008/06/30 09:59 AM

Log:
 Copy over revisions from the trunk:
 
 ------------------------------------------------------------------------
 r25631 | tuexen | 2008-06-29 03:15:41 -0700 (Sun, 29 Jun 2008) | 5 lines
 Changed paths:
    M /trunk/epan/dissectors/packet-iua.c
 
 * Fix a bug reported by Peter Hertting: Handle more than one integer interface identifier. 
 * Call parameters parameter.
 * List integer interface ranges in range parameters.
 
 ------------------------------------------------------------------------
 r25635 | jake | 2008-06-29 23:35:22 -0700 (Sun, 29 Jun 2008) | 2 lines
 Changed paths:
    M /trunk/epan/dissectors/packet-sip.c
 
 Fix for bug 2659:
 Account for IPv6 addresses representation in Via header.
 ------------------------------------------------------------------------
 
 Copy over r25638 by hand:
 
 ------------------------------------------------------------------------
 r25638 | gerald | 2008-06-30 09:36:37 -0700 (Mon, 30 Jun 2008) | 4 lines
 Changed paths:
    M /trunk/gtk/main.c
 
 When we open a debug console on Windows, don't grab stdin. We never read
 anything on this particular console, and if we open stdin here we can't
 read a capture from an anonymous pipe.
 
 ------------------------------------------------------------------------
 
 Update the release notes. Update ChangeLog and NEWS.
 
 Build 1.0.1.

Directory: /trunk-1.0/epan/dissectors/
  Changes    Path            Action
  +20 -8     packet-iua.c    Modified
  +19 -3     packet-sip.c    Modified

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

Directory: /trunk-1.0/gtk/
  Changes    Path          Action
  +1 -1      main.c        Modified

Directory: /trunk-1.0/
  Changes    Path            Action
  +231 -0    ChangeLog       Modified
  +14 -3     NEWS            Modified
  +2 -2      version.conf    Modified