aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b8ecd03..d326ca6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Version 0.3.9
+
+ * Ignore subdirectories which already have solution VC files in the meta
+ subsystem.
+
+ * Add support for the same-directory VC project/solution setup in the meta
+ subsystem.
+
+ * Add support for VC projects residing in subdirectories in the meta
+ subsystem.
+
+ * Use todos/fromdos instead of deprecated dos2unix/unix2dos.
+
Version 0.3.8
* Escape # in the second expansion in the message function. The
@@ -46,7 +59,7 @@ Version 0.3.3
Version 0.3.2
* Add read_value to build/dialog.bash
-
+
* Fix problem with potentially installed generated header files and
automatic dependency extraction. While at it, factored out dependency
post-processing into a separate script.