diff options
| author | Ezra Peisach <epeisach@mit.edu> | 2001-07-06 16:57:25 +0000 |
|---|---|---|
| committer | Ezra Peisach <epeisach@mit.edu> | 2001-07-06 16:57:25 +0000 |
| commit | 21cd000fb49c243fdef35c384f76a83022c09779 (patch) | |
| tree | e0aa5c275f9b68c23ed0493ff8cd59bf681ed8ee /src/util/db2/include/ChangeLog | |
| parent | 850b49f073460d88daa1f43be7d9ef8a952574f1 (diff) | |
| download | krb5-21cd000fb49c243fdef35c384f76a83022c09779.tar.gz krb5-21cd000fb49c243fdef35c384f76a83022c09779.tar.xz krb5-21cd000fb49c243fdef35c384f76a83022c09779.zip | |
* db-dbm.h: New header file which lists the dbm interfaces
* db-ndbm.h: Change prototype from dirinfo to dirfno which matches
code and ndbm API.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13572 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/db2/include/ChangeLog')
| -rw-r--r-- | src/util/db2/include/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/util/db2/include/ChangeLog b/src/util/db2/include/ChangeLog index 76b41c245..295f48fb7 100644 --- a/src/util/db2/include/ChangeLog +++ b/src/util/db2/include/ChangeLog @@ -1,3 +1,10 @@ +2001-07-06 Ezra Peisach <epeisach@mit.edu> + + * db-dbm.h: New header file which lists the dbm interfaces. + + * db-ndbm.h: Change prototype from dirinfo to dirfno which matches + code and ndbm API. + 2000-07-01 Tom Yu <tlyu@mit.edu> * db-config.h.in: New file; contains useful tidbits from |
