diff options
author | Pavel Pisa <pisa@cmp.felk.cvut.cz> | 2019-03-17 20:55:30 +0100 |
---|---|---|
committer | Pavel Pisa <pisa@cmp.felk.cvut.cz> | 2019-03-17 20:55:30 +0100 |
commit | 03c50f4cc3b841548227dbc4d5d92f22432ddb3d (patch) | |
tree | 974fe34b4599b2c6fb3bb702778fb84a3f78c6f3 /debian/changelog | |
parent | e26d895762e7a802c4b6c6a970a63309f7d0fdb7 (diff) | |
download | qtmips-03c50f4cc3b841548227dbc4d5d92f22432ddb3d.tar.gz qtmips-03c50f4cc3b841548227dbc4d5d92f22432ddb3d.tar.bz2 qtmips-03c50f4cc3b841548227dbc4d5d92f22432ddb3d.zip |
Update version to 0.6.6.
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8681cd4..f0b4d1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +qtmips (0.6.6) unstable; urgency=medium + + * Corrected row and column output in cache address fields. + * Highlight cache read and write acesses. + * Highlight registers and coprocessor 0 read and writes. + + -- Pavel Pisa <pisa@cmp.felk.cvut.cz> Sun, 17 Mar 2019 20:51:55 +0100 + qtmips (0.6.5) unstable; urgency=medium * Initial Debian packaging. |