diff options
author | monsta <[email protected]> | 2016-04-05 11:47:29 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-04-05 11:47:29 +0300 |
commit | e4917e7afd9c48e65b5a9f8dfa00c30a9aa5ef82 (patch) | |
tree | d8a2a7e489e5e7baaecc1c431d72ac2b34667706 /NEWS | |
parent | c0aaee81a13f7e9aec7d5c63c6f27d28201a1580 (diff) | |
download | python-caja-e4917e7afd9c48e65b5a9f8dfa00c30a9aa5ef82.tar.bz2 python-caja-e4917e7afd9c48e65b5a9f8dfa00c30a9aa5ef82.tar.xz |
update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,10 +1,13 @@ 1.13.0 - * bump version + * Expose filenames of Python extensions to Caja + (needed for showing each Python extension as + a separate entry in the extensions list) + * Fix missing icon in About dialog 1.12.0 - * bump version + * Translations update 1.10.0 |