Wireshark-commits: [Wireshark-commits] rev 26952: /trunk-1.0/ /trunk-1.0/packaging/nsis/: wireshark
Date: Tue, 09 Dec 2008 21:37:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26952

User: gerald
Date: 2008/12/09 01:37 PM

Log:
 Copy over NSIS and Makefile.am updates from the trunk:
 
 ------------------------------------------------------------------------
 r26167 | guy | 2008-09-08 20:23:13 -0700 (Mon, 08 Sep 2008) | 2 lines
 Changed paths:
    M /trunk/Makefile.am
    M /trunk/packaging/nsis/wireshark.nsi
 
 Include a missing Diameter dictionary file.
 ------------------------------------------------------------------------
 r26509 | gerald | 2008-10-21 09:44:35 -0700 (Tue, 21 Oct 2008) | 2 lines
 Changed paths:
    M /trunk/packaging/nsis/wireshark.nsi
 
 Detect a previous Wireshark installation and let the user uninstall it first.
 ------------------------------------------------------------------------
 r26568 | gerald | 2008-10-26 21:38:21 -0700 (Sun, 26 Oct 2008) | 2 lines
 Changed paths:
    M /trunk/packaging/nsis/wireshark.nsi
 
 Fix a copy/paste error.
 ------------------------------------------------------------------------
 r26664 | gerald | 2008-10-31 17:24:10 -0700 (Fri, 31 Oct 2008) | 6 lines
 Changed paths:
    M /trunk/packaging/nsis/wireshark.nsi
 
 Trying to call ExecWait on the Wireshark unistaller won't work, since it 
 returns immediately. Copy the uninstaller to $TEMP, then run it with flags
 which make it work as expected.
 
 Fix up the old version removal dialog.
 ------------------------------------------------------------------------
 r26945 | stig | 2008-12-09 05:57:55 -0800 (Tue, 09 Dec 2008) | 3 lines
 Changed paths:
    M /trunk/Makefile.am
    M /trunk/packaging/nsis/wireshark.nsi
    M /trunk/radius/dictionary
    A /trunk/radius/dictionary.aruba
 
 From Alexis La Goutte (bug 3104):
 Add Aruba dictionary.
 ------------------------------------------------------------------------

Directory: /trunk-1.0/packaging/nsis/
  Changes    Path             Action
  +46 -20    wireshark.nsi    Modified

Directory: /trunk-1.0/radius/
  Changes    Path          Action
  +0 -1      dictionary    Modified

Directory: /trunk-1.0/
  Changes    Path           Action
  +2 -0      Makefile.am    Modified