diff options
Diffstat (limited to '')
-rw-r--r-- | debian/powerline.NEWS | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/powerline.NEWS b/debian/powerline.NEWS new file mode 100644 index 0000000..c99f5f7 --- /dev/null +++ b/debian/powerline.NEWS @@ -0,0 +1,24 @@ +powerline (2.6-2) unstable; urgency=medium + + Global powerline configuration data which affects all users may now be + placed in the /etc/powerline directory. It will override the application + defaults, but user-defined powerline configuration will still take + precedence. + + Powerline merges configuration data from all available sources, so + copying complete config files isn't required: only specific keys or + sections may be defined in the global or user-defined locations. + + -- Jerome Charaoui <jerome@riseup.net> Wed, 30 May 2018 21:21:47 -0400 + +powerline (1.2-1) unstable; urgency=medium + + If you installed customized configuration files ini ~/.config/powerline + based on a previous version of this package, powerline may fail to + function correctly. + + In this case, it is recommended to copy the new default configuration, + located in /usr/share/powerline/config_files, in place of the old one and + reinstate customizations. + + -- Jerome Charaoui <jerome@riseup.net> Sat, 18 Oct 2014 12:00:26 -0400 |