Disabled write support NDBM hdb

This commit is contained in:
Love Hornquist Astrand
2010-07-21 08:30:57 -07:00
parent 5bac96d338
commit b9709e1e01

6
NEWS
View File

@@ -8,6 +8,12 @@ Release Notes - Heimdal - Version Heimdal 1.4
- Table driven ASN.1 compiler, smaller!, not enabled by default
- Native Windows client support
Notes
- Disabled write support NDBM hdb backend (read still in there) since
it can't handle large records, please migrate to a diffrent backend
(like BDB4)
Release Notes - Heimdal - Version Heimdal 1.3.3
Bug fixes