diff options
author | carlosg <carlosg> | 2007-09-25 22:49:29 +0000 |
---|---|---|
committer | carlosg <carlosg> | 2007-09-25 22:49:29 +0000 |
commit | 95d2a2e4a5723b4a2cb6a86412882d816e18b931 (patch) | |
tree | d0438c1dfd9a5bbaf33ecd142fc846ca02941286 /ChangeLog | |
parent | 1a4e46e3cb6dee8a5cfeb298dee76284fc24d2b6 (diff) |
added diagnostics.pl
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |