aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 762b9f0..08ef8cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-27 Thomas Schwinge <schwinge@nic-nac-project.de>
+
+ * mig.in (prj_quote_sh): New shell funcion; copied from Paul Jarc's
+ prjlibs. Use that function to properly quote strings in $cppflags
+ that contain whitespace.
+
2005-04-09 Thomas Schwinge <schwinge@nic-nac-project.de>
* mig.in: Handle the preprocessor option '-isystem ...' correctly.