summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcarlosg <carlosg>2007-09-27 22:37:47 +0000
committercarlosg <carlosg>2007-09-27 22:37:47 +0000
commit2dd3066bbf9eab2abcf846ea63f3928bc7f842a5 (patch)
treed7445a7cd36e4a8b465d2aceefa81e756a65fb93 /ChangeLog
parent15bad8e4355062a8f9ff3fc99830ffe5c3c50ea8 (diff)
2007-09-28 Carlos Garnacho <carlosg@gnome.org>
* Utils/Backend.pm (print_platform_list): Added, prints supported platforms. (init): parse --platform-list * diagnostics.pl: put that in the help blurb.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index abad02d..68185d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-09-28 Carlos Garnacho <carlosg@gnome.org>
+ * Utils/Backend.pm (print_platform_list): Added, prints supported
+ platforms.
+ (init): parse --platform-list
+ * diagnostics.pl: put that in the help blurb.
+
+2007-09-28 Carlos Garnacho <carlosg@gnome.org>
+
* Utils/Replace.pm (set_sh): add option to keep the value unescaped.
actually needed when saving services config for Archlinux.