Add CHANGES and release notes for GL #2104
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
||||
5493. [bug] Fix off-by-one error when calculating new hashtable
|
||||
size. [GL #2104]
|
||||
|
||||
5492. [bug] Tighten LOC parsing to reject period and/or m as a
|
||||
value. Correct handling of negative altitudes which
|
||||
are not whole metres. [GL #2074]
|
||||
|
||||
@@ -37,4 +37,6 @@ Feature Changes
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- None.
|
||||
- In rare circumstances, named would exit with assertion failure when the number
|
||||
of nodes stored in the red-black-tree exceeds the maximum allowed size of the
|
||||
internal hashtable. [GL #2104]
|
||||
|
||||
Reference in New Issue
Block a user