summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcarlosg <carlosg>2007-09-25 22:49:29 +0000
committercarlosg <carlosg>2007-09-25 22:49:29 +0000
commit95d2a2e4a5723b4a2cb6a86412882d816e18b931 (patch)
treed0438c1dfd9a5bbaf33ecd142fc846ca02941286 /ChangeLog
parent1a4e46e3cb6dee8a5cfeb298dee76284fc24d2b6 (diff)
added diagnostics.pl
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9bf14c9..5a15be9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@
* StbObject.pm: use Utils::DBus. ensure platform and set counter here.
* diagnostics.pl: new tool, uses the s-t-b core, which doesn't depend
on DBus anymore.
+ * Makefile.am: added diagnostics.pl
2007-09-17 Carlos Garnacho <carlosg@gnome.org>