+0.6.5.3 -------------------------------------------------------------------
+
+Ferry Huberts (5):
+ pud: detect the java include directory
+ pud: better detection of java jdk
+ gateway: work around kernel IPIP module initialisation bug
+ main: use /dev/urandom by default
+ pud: set local loopback for multicast tx
+
+Henning Rogge (2):
+ Update version after release of v0.6.5.2
+ Release v0.6.5.3
+
+Ronald in 't Velt (1):
+ Fix setsockopt for setting Traffic Class in IPv6
+
0.6.5.2 -------------------------------------------------------------------
Henning Rogge (2):
# Please also write a new version to:
# gui/win32/Main/Frontend.rc (line 71, around "CAPTION [...]")
# gui/win32/Inst/installer.nsi (line 57, around "MessageBox MB_YESNO [...]")
-VERS = pre-0.6.5.3
+VERS = 0.6.5.3
TOPDIR = .
INSTALLOVERWRITE ?=
UninstPage instfiles
Function .onInit
- MessageBox MB_YESNO "This will install olsr.org pre-0.6.5.3 on your computer. Continue?" IDYES NoAbort
+ MessageBox MB_YESNO "This will install olsr.org 0.6.5.3 on your computer. Continue?" IDYES NoAbort
Abort
NoAbort:
FunctionEnd
STYLE DS_MODALFRAME | WS_MINIMIZEBOX | WS_POPUP | WS_VISIBLE | WS_CAPTION | \r
WS_SYSMENU\r
EXSTYLE WS_EX_APPWINDOW\r
-CAPTION "olsr.org Switch pre-0.6.5.3"
+CAPTION "olsr.org Switch 0.6.5.3"
FONT 8, "MS Sans Serif", 0, 0, 0x1\r
BEGIN\r
CONTROL "Tab1",IDC_TAB1,"SysTabControl32",0x0,7,7,383,256\r