- (dtucker) [platform.c] includes.h instead of defines.h so that we get
   the correct typedefs.
diff --git a/ChangeLog b/ChangeLog
index f8e9a9a..d02a2da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+20101107
+ - (dtucker) [platform.c] includes.h instead of defines.h so that we get
+   the correct typedefs.
+
 20101105
  - (djm) [loginrec.c loginrec.h] Use correct uid_t/pid_t types instead of
    int. Should fix bz#1817 cleanly; ok dtucker@