From a493fdc2d1ea368ecab72d0d9fe39ab98f3171e6 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Sat, 3 Jul 2021 15:42:10 +0900 Subject: [PATCH] Update ChangeLog --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0a8d280..876b599 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2021-07-03 Tatsuya Kinoshita + + * po/de.po, po/ja.po, po/w3m.pot, po/zh_CN.po, po/zh_TW.po: + Update PO strings. + + * file.c, fm.h, rc.c, table.c: + New option disable_center to disable center alignment. + Bug-Debian: https://github.com/tats/w3m/issues/175 + Bug-Debian: https://github.com/tats/w3m/issues/185 + 2021-06-21 Tatsuya Kinoshita * doc/README.sixel: Add information of Debian's libsixel-bin package.