diff options
author | Eduardo Chappa <chappa@washington.edu> | 2015-11-18 09:03:34 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2015-11-18 09:03:34 -0700 |
commit | 01170cfd3d5b6e5dfdc11c75f6e6740e8f938109 (patch) | |
tree | 0ecd0f21d351ef35ae35a0e4e46eb5758399f00f /po | |
parent | 0201d1182275567cc47279aee0de21c3bb7d2595 (diff) | |
download | alpine-01170cfd3d5b6e5dfdc11c75f6e6740e8f938109.tar.xz |
* New version 2.20.10.
* Fix typos in documentation (cotainer to container.) Reported by Holger
Trapp.
* Alpine does not remove remporary files created when adding a CA
certificate to a container. Reported by Holger Trapp.
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in b/po/Makefile.in index 07cc6c64..d80f8801 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -11,7 +11,7 @@ # Origin: gettext-0.16 PACKAGE = alpine -VERSION = 2.20.9 +VERSION = 2.20.10 PACKAGE_BUGREPORT = chappa@washington.edu SHELL = /bin/sh |