Update CHANGES

This commit is contained in:
Job Snijders
2021-08-20 01:03:18 +00:00
parent b481111cf6
commit 903704ef3b

View File

@@ -1,3 +1,11 @@
1.3 (2021-XX-XX)
- Change versioning from X.Y.Z to Y.Z
- the repository file hierachy has been reorganized (compat/ include/)
- man page has been extended
- large portions of code have been reformatted to adhere to OpenBSD's source
file style guide to improve readability.
- refactor: replace two-dimensional array for ASN storage with Red-Black tree
0.0.9 (2021-08-18)
- Fix various memory errors