From da3dd04ea56562e2a50606be907fe99d11822d9d Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 16 Nov 2012 12:41:58 +0000 Subject: Changes from Mike git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5361 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 9c62db68f..72fab8a71 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -3632,5 +3632,7 @@ by Konstantin Dimitrov. * Fixed an uninitialized variable in the file system that can cause assertions if DEBUG on (contributed by Lorenz Meier). - + * Config.mk: Defined DELIM to be either / or \, depending upon + CONFIG_WINDOWS_NATIVE. This will allow me to eliminate a lot of + conditional logic elsewhere. -- cgit v1.2.3