summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 2e2cfafd2d..849e47562f 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,10 @@
2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * libchip/display/disp_hcms29xx.c: Initialize softc_ptr to NULL.
+ * libchip/network/dec21140.c, libchip/network/if_dc.c: Use uint32_t.
+
+2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* libchip/display/disp_hcms29xx.c: Do not make these static. They
appear to be unused that way.