Skip to content

Commit

Permalink
Release 0.11.0: Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
agaida committed Sep 23, 2016
1 parent 7d944d1 commit aef65df
Showing 1 changed file with 74 additions and 0 deletions.
74 changes: 74 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@

lxqt-openssh-askpass-0.11.0 / 2016-09-24
========================================

* Rework README.md
* build: Use external translations
* ts-files removal (#19)
* Fix typo in German translation (#18)
* Bump year Fix licenses, lxqt-openssh-askpass is LGPL only
* Italian translation update
* Fix target language in translation file template
* Remove ru_RU translation file
* new: lxqt-openssh-askpass_hu.ts

0.10.0 / 2015-10-31
===================

* Update translations
* Improve README
* Fix license file
* Fix typos in man page
* Add Greek (el) translation
* Rename LxQt to LXQt everywhere
* Fix typos
* Handles CMake policy CMP0063
* Use the LXQtCompilerSettings CMake module
* Adds Runtime COMPONENT
* Coding style changes
* Use GNUInstallDirs
* Use CMAKE_AUTOUIC, drop qt5_wrap_ui()
* Use CMAKE_AUTOMOC, drop qt5_wrap_cpp()
* Removes unneeded entries from include_directories()
* Updates the build system to use the Targets infrastructure
* Fix naming and links

0.9.0 / 2015-01-25
==================

* Added german translation.
* File name was ok but language name wasn´t. My mistake.
* Makes translation filename match language="pt_PT"
* Portuguese update
* - Unify naming for a unique lxqt. No more suffixes
* CMakeLists.txt maintenance.
* Pass the UPDATE_TRANSLATIONS value to lxqt_translate_ts()
* Renames translations sources template from .ts.src to .ts
* Don't update (extract) translations by default.
* Handle translations
* Add Russian translation
* Clean up CMakeLists.txt and drop Qt 4

0.8.0 / 2014-07-01
==================

* Qt4/Qt5 switching fixed booth Qt4 and Qt5 build now without errors
* Add Qt5 support.
* Use new LXQt header files.

0.7.0 / 2014-05-01
==================

* Update AUTHORS and COPYING files
* Add CPack rules for creating tarball
* Fix renaming bugs, replacing lxqt-qt with lxde-qt
* Finish the crazy razor=>lxqt renaming tasks.
* Fix broken build and use liblxqt instead. * Rename binary to lxqt-openssh-askpass.
* Add COPYING and AUTHORS
* preliminary manpages primary for razorqt and usefully in venenux
* Remove stray code
* Generate translation files
* Fix components missing translations
* openssh-askpass: stay on top; don't hide under windows
* Small fixes (typo and a wrong parameter)
* new module "ssh-askpass helper"

0 comments on commit aef65df

Please sign in to comment.