aboutsummaryrefslogtreecommitdiff
path: root/src/util/db2/include/ChangeLog
blob: 4d3d16d24b501d9a60d5f25e9b966dc4cbf23780 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Fri Feb 13 14:39:25 1998  Tom Yu  <tlyu@mit.edu>

	* db-int.h: Additional renaming.

	* db.h: Rename dbopen to avoid collision with NetBSD libc.

	* db-ndbm.h: Rename lots of functions to avoid collisions with
	native dbm implementations.

	* db-int.h: Rename __hash_open to avoid potential collision with
	NetBSD libc.

Thu Aug 15 15:41:12 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* db-ndbm.h: Add prototypes for missing functions dbm_error() and
	 	dbm_clearerror().