diff ChangeLog @ 261:c79b3c88adbc 2.x

Added --depend option to generate a list of dependencies
author lost
date Sat, 26 Dec 2009 08:24:35 +0000
parents 1bdb4e256fc9
children 6d09310438a4
line wrap: on
line diff
--- a/ChangeLog	Sat Dec 26 02:36:43 2009 +0000
+++ b/ChangeLog	Sat Dec 26 08:24:35 2009 +0000
@@ -11,6 +11,11 @@
 
 Also, the software affected may follow in [].
 
+Version 2.7
+
+[+] Added ability to generate a list of dependencies (any file referenced
+    using "include" or "includebin", including sub-includes) [LWASM]
+
 Version 2.6.1
 
 [b] Fixed problem with sizeof{} resolution causing segfaults [LWASM]