diff packages/fs/jffs2/current/ChangeLog @ 1305:d256c2b5a157

Small debug improvement from Thomas Koeller
author gthomas
date Tue, 14 Oct 2003 12:24:35 +0000
parents 8eb2d0d3c498
children 00a9f2cb1081
line wrap: on
line diff
--- a/packages/fs/jffs2/current/ChangeLog
+++ b/packages/fs/jffs2/current/ChangeLog
@@ -1,3 +1,9 @@
+2003-10-14  Thomas Koeller  <thomas.koeller@baslerweb.com>
+
+	* src/os-ecos.h: Made definition of CONFIG_JFFS2_FS_DEBUG
+	conditional, so it can be overwritten by a -D compiler
+	option.
+                                                                               
 2003-09-23  Thomas Koeller  <thomas.koeller@baslerweb.com>
                                                                                
         * src/fs-ecos.c: Another umount() fix.