aboutsummaryrefslogtreecommitdiffstats
path: root/include/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 4a8ef7551..0bb4a57d8 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-02 David Shaw <[email protected]>
+
+ * types.h: Non-POSIX environments may have uint64_t but not
+ UINT64_C.
+
2003-07-30 Werner Koch <[email protected]>
* util.h: Replaced some __MINGW32__ by _WIN32.