diff options
author | Chris Lumens <clumens@redhat.com> | 2007-08-13 20:22:23 +0000 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2007-08-13 20:22:23 +0000 |
commit | 9a5be41f597d8fbafc557d02cb93a35772422ff6 (patch) | |
tree | b3cf79e84ef909121b83b62f95c4c26332532978 /ChangeLog | |
parent | d223160896f1b7bd48d0390d6b15652c13a75a27 (diff) | |
download | anaconda-9a5be41f597d8fbafc557d02cb93a35772422ff6.tar.gz anaconda-9a5be41f597d8fbafc557d02cb93a35772422ff6.tar.xz anaconda-9a5be41f597d8fbafc557d02cb93a35772422ff6.zip |
Display the version number in more places.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-08-13 Chris Lumens <clumens@redhat.com> + + * exception.py (formatException): Display the version number in the + exception report. + + * loader2/loader.c (main): Add anaconda's version number to the + string that gets displayed on screen for a while. + 2007-08-13 Jeremy Katz <katzj@redhat.com> * scripts/upd-instroot (expandPackageSet): Dynamically determine |