From dcbed0e5f864ec1a2619f13bd0cfdaf3a500a349 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 5 Apr 2012 14:12:41 +0000 Subject: More progress on the STM32 OTG FS device driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4558 42af7a65-404d-4744-a932-0658087f49c3 --- misc/pascal/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'misc/pascal/ChangeLog') diff --git a/misc/pascal/ChangeLog b/misc/pascal/ChangeLog index 672d6d0ef..cb064a326 100644 --- a/misc/pascal/ChangeLog +++ b/misc/pascal/ChangeLog @@ -22,7 +22,7 @@ pascal-2.0 2009-12-21 Gregory Nutt stdbool.h. This change was necessary for compatibility with NuttX-5.0 (any beyond). -pascal-3.0 2010-xx-xx Gregory Nutt +pascal-3.0 2010-05-15 Gregory Nutt * nuttx/: The Pascal add-on module now installs and builds under the apps/interpreters directory. This means that the pascal-3.0 module is @@ -31,7 +31,7 @@ pascal-3.0 2010-xx-xx Gregory Nutt pascal-3.1 2012-xx-xx Gregory Nutt - * nuttx/Makefile: If DIRLINK is defined, then INCDIR is not setup - correctly and the build fails. The value of INCDIR must be + * nuttx/Makefile: If DIRLINK is defined, then INCDIR was not setup + correctly and the build failed. The value of INCDIR must be initialized unconditionally. -- cgit v1.2.3