diff options
| author | Ezra Peisach <epeisach@mit.edu> | 2001-10-24 15:23:49 +0000 |
|---|---|---|
| committer | Ezra Peisach <epeisach@mit.edu> | 2001-10-24 15:23:49 +0000 |
| commit | f0fe7018949eaec61d5a664ee30cc0a2120208ac (patch) | |
| tree | 8318e1642b33e4cde5bf7cce34ff0a4c7e2b852c /src/util/db2/ChangeLog | |
| parent | 95305e3be8923874c1c28da393a9084c3f0e748c (diff) | |
* configure.in: Add optional argument to AC_DEFINE to provide
comment in generated header file.
* acconfig.h: Remove int32_t and u_int32_t, handled by configure.in
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13843 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/db2/ChangeLog')
| -rw-r--r-- | src/util/db2/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/util/db2/ChangeLog b/src/util/db2/ChangeLog index cf9a91631..19950f34d 100644 --- a/src/util/db2/ChangeLog +++ b/src/util/db2/ChangeLog @@ -1,3 +1,10 @@ +2001-10-24 Ezra Peisach <epeisach@mit.edu> + + * configure.in: Add optional argument to AC_DEFINE to provide + comment in generated header file. + + * acconfig.h: Remove int32_t and u_int32_t, handled by configure.in + 2001-07-08 Ezra Peisach <epeisach@mit.edu> * hash/hash_func.c (hash4): Declare first argument const. |
