diff options
author | Allan McRae <allan@archlinux.org> | 2019-02-04 10:32:50 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2019-02-07 09:50:49 +1000 |
commit | 714a1b4e4eaf7ffde5f30eccb476f59979fac44e (patch) | |
tree | 2d54c67b25c38da4c069e17385291e105c93f4c3 | |
parent | 04e77591d6333002815e9276ca08c01230fcf212 (diff) | |
download | pacman-714a1b4e4eaf7ffde5f30eccb476f59979fac44e.tar.xz |
I blame everyone but me for this
Signed-off-by: Allan McRae <allan@archlinux.org>
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -816,7 +816,7 @@ VERSION DESCRIPTION - repo-add: use openssl instead of md5sum - simplify doc building process for ease of development - ensure correct handling of syscall interruptions - - read missing newline on -Qi/-Si output (FS#11331) + - re-add missing newline on -Qi/-Si output (FS#11331) - fix TotalDownload regression (FS#11339) - makepkg: - replace getopt with an internal function |