Changed NETLIB to ELIBS as in YAZ.
[idzebra-moved-to-github.git] / CHANGELOG
index ba53edc..444e181 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,9 @@
-Moved towards generic character mapping. Type w, p uses
-string.chr, u uses urx.chr and n uses numeric.chr.
+Moved towards generic character mapping. Configuration file default.idx
+specifies character map files for register types w, p, u, etc.
+
+Implemented "begin variant" for the sgml.regx - filter.
+
+Fixed a few memory leaks.
 
 Added support for C++, headers uses extern "C" for public definitions.