diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2009-07-05 04:20:58 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2009-07-05 04:20:58 +0200 |
commit | 452bf1e7237e6cb1d8a697179eaee9ed3a430d52 (patch) | |
tree | 6a36602ba15bc4b6e55f4be554cf75cfbe70d342 /doc | |
parent | f6220f0de4526bb18430903608a3bdf783120c94 (diff) | |
download | portato-452bf1e7237e6cb1d8a697179eaee9ed3a430d52.tar.gz portato-452bf1e7237e6cb1d8a697179eaee9ed3a430d52.tar.bz2 portato-452bf1e7237e6cb1d8a697179eaee9ed3a430d52.zip |
Translation and stuff
Diffstat (limited to '')
-rw-r--r-- | doc/Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Changelog b/doc/Changelog index b2e6846..767b0d0 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -5,6 +5,8 @@ - remove the deprecated -L cmdline option: use -F instead - honor EAPI-masking - overhaul plugin system: now allow plugins to add widgets +- move some UI-Elements to extra plugins +- do not allow ":" to be an assignment operator in config files anymore 0.12.1: - bugfixes |