blob: 8ff2bb52257b299657a8559c5c338346e06482fa [file] [log] [blame]
Saurab Dulal30122032018-05-07 23:20:59 +00001NLSR version 0.4.3
2++++++++++++++++++
3
4**Changes**:
5
6- **breaking change** Change NLSR to nlsr for various prefixes (:issue:`4543`)
7
8**Bug Fixes**:
9
10- Fix dry-run mode not working (:issue:`4394`)
11- Fix convergence w/o content store (:issue:`4430`)
12- Register router prefix to fix remote requests (:issue:`4543`)
13- Fix build with clang-5.0 (:issue:`4547`)
14- Avoid misaligned memory access (:issue:`4609`)