diff options
Diffstat (limited to 'UPGRADING')
-rw-r--r-- | UPGRADING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ Upgrading ========= +From 1.8.2 to 1.9.0 +------------------- + +1. Translation files are now gettext compatible and need to be compiled after +each AUR upgrade by running `make install` in the "po/" directory. + From 1.8.1 to 1.8.2 ------------------- |