This file states changes as of version 0.2.4:
+
+0.6.4 --------------------------------------------------------------------
+
+Bugfix and plugin release 0.6.4
+- Update of Smartgateway system
+- small updates to several plugins
+- lots of updates for PUD plugin
+
+0.6.3 --------------------------------------------------------------------
+
+Bugfix and plugin release 0.6.3
+
+- PUD plugin (position update plugin)
+- JSONinfo plugin
+- sgwdynspeed plugin (select dynamic smart gateway based on gw speed)
+- Update on Quagga plugin (for new Quagga)
+- Fixes for Androids
+- Some fixes for GTK and Win32 gui
+- Lots of core fixes to support new compiler warnings
+
0.6.2 --------------------------------------------------------------------
Bugfix release for 0.6.1
- Add detection for vanishing interfaces to Linux netlink code
- fix incorret route sorting on new neighbours. use only delete and add/change avl tree,
instead of 3 trees
-- learn neighbours interface alias adress from received hellos
+- learn neighbours interface alias address from received hellos
PATCHES from Hannes Gredler <hannes@gredler.at>:
- add small valgrind howto
rather than tracking the previous node in olsr_relax()
i have changed that model and pre-populate all one-hop neighbors
- with their own IP adress as 'next-hop' and pull that
+ with their own IP address as 'next-hop' and pull that
pointer up once new paths are explored.
as a result no walker for counting hops and extracting next-hops