diff options
| author | Martin Wimpress <[email protected]> | 2017-01-13 16:13:04 +0000 | 
|---|---|---|
| committer | Martin Wimpress <[email protected]> | 2017-01-13 16:13:04 +0000 | 
| commit | 2d77c12e4eb91768c7e73ed5b7a4250ff7982656 (patch) | |
| tree | 208806c29f49fc85001d51e9377a34dff3c58afc | |
| parent | 4185026a31e5fbe82ef28939a5525cf631c631a9 (diff) | |
| download | python-caja-2d77c12e4eb91768c7e73ed5b7a4250ff7982656.tar.bz2 python-caja-2d77c12e4eb91768c7e73ed5b7a4250ff7982656.tar.xz | |
Update python-caja NEWS to use consistent, project wide, markdown-like formatting. This will make generating release announcements easier.
| -rw-r--r-- | NEWS | 18 | 
1 files changed, 9 insertions, 9 deletions
| @@ -1,17 +1,17 @@ -1.17.0 +### python-caja 1.17.0    * Translations update -  * support GTK+3 only: require Caja 1.17.1 and pygobject-3.0 +  * support GTK+3 only: require Caja ### python-caja 1.17.1 and pygobject-3.0    * drop ancient check for Python 2.5, not needed these days -1.16.0 +### python-caja 1.16.0    * Examples: fix Caja crash on loading background-image      extension    * Examples: various fixes    * Translations update -1.14.0 +### python-caja 1.14.0    * Expose filenames of Python extensions to Caja      (needed for showing each Python extension as @@ -19,19 +19,19 @@    * Fix missing icon in About dialog    * Fix Changelog generation -1.12.0 +### python-caja 1.12.0    * Translations update -1.10.0 +### python-caja 1.10.0    * Bugfixes    * Add about window for caja extensions tab -1.8.1 Bugfix release +### python-caja 1.8.1 Bugfix release    * Use pkg-config for python detection and variables -1.8.0 +### python-caja 1.8.0 -  * Bugfixes +  * Bugfixes
\ No newline at end of file | 
