Skip to content

Commit 57db159

Browse files
committed
Release 1.6.3.6
1 parent 286cf6f commit 57db159

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

NEWS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
manpages-zh
22

3+
Version 1.6.3.6 (2021-09-30)
4+
* Minor text fix to open(2).
5+
* Retranslate unicode_start(1), unicode_stop(1) from kbd 2.3.0.
6+
* Retranslate ulimit(3) from manpages-dev 5.10.
7+
* Use opencc s2twp.json for better zh_TW translation.
8+
9+
Version 1.6.3.5 (2021-07-30)
10+
* Retranslate ln(1) using coreutils man page.
11+
* Retranslate kill(1) using man page from procps-ng instead of bsdutils.
12+
* Add translation for od(1), pr(1), epoll(7).
13+
* Fix translation error in console_codes(4).
14+
* Various fixes.
15+
316
Version 1.6.3.4 (2020-05-09)
417
* Remove manpage stub for bash builtins.
518
* Import coreutils 8.32 translation.

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.61])
5-
AC_INIT([manpages-zh],[1.6.3.4],[https://github.com/man-pages-zh/manpages-zh/issues])
5+
AC_INIT([manpages-zh],[1.6.3.6],[https://github.com/man-pages-zh/manpages-zh/issues])
66
AC_CONFIG_SRCDIR([src/man1/basename.1])
77
AM_INIT_AUTOMAKE([subdir-objects])
88
AM_MAINTAINER_MODE

0 commit comments

Comments
 (0)