Wireshark-commits: [Wireshark-commits] rev 26498: /trunk-1.0/ /trunk-1.0/docbook/: release-notes.xm

Date: Mon, 20 Oct 2008 16:10:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26498

User: gerald
Date: 2008/10/20 09:10 AM

Log:
 Copy over r26487 by hand:
 ------------------------------------------------------------------------
 r26487 | gerald | 2008-10-17 16:48:33 -0700 (Fri, 17 Oct 2008) | 7 lines
 Changed paths:
    M /trunk/gtk/airpcap_dlg.c
    M /trunk/gtk/airpcap_gui_utils.c
    M /trunk/gtk/main_airpcap_toolbar.c
 
 When we set the channel and offset entries in the wireless toolbar,
 set the offset first.  This makes sure the offset entry is initialized
 correctly.  In the advanced wireless settings dialog, don't bother
 enabling/disabling the toolbar.  Remove some leftover debugging
 code. Remove some checks for data we don't use (and mark it as unused).
 Fixup whitespace.
 ------------------------------------------------------------------------
 
 Update the release notes.

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

Directory: /trunk-1.0/gtk/
  Changes    Path                   Action
  +62 -88    airpcap_dlg.c          Modified
  +5 -5      airpcap_gui_utils.c    Modified
  +5 -8      main.c                 Modified