git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21624 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-07-17 07:45:59 +00:00
parent b131796e4d
commit 03d893891d

View File

@@ -1,5 +1,9 @@
2007-07-17 Love H<>rnquist <20>strand <lha@it.su.se>
* ndbm_wrap.c (dbm_get): set dsize to 0 on failure.
* Makefile.am: add ndbm_wrap.[ch] to EXTRA_DIST
* ndbm_wrap.c (dbm_fetch): set dsize to 0 on failure.
2007-07-16 Love H<>rnquist <20>strand <lha@it.su.se>