Skip to content

Commit f4f3b32

Browse files
committed
* for version 3.29
1 parent 54e1397 commit f4f3b32

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Changes

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
Revision history for Pod::Perldoc
22

3+
3.29 2025-02-16T01:44:05Z
4+
* make `perldoc -a` work again (#76 from Matthew Horsfall)
5+
* add check for MidnightBSD, which uses mandoc (#73 from Lucas Holt)
6+
* don't check for UTF8 in mandoc (#42 from Theo Buehler)
7+
* call waitpid to clean up after calling mandoc (#39 from Andrew Hewus Fresh)
8+
* respect MANWIDTH (#41 from Andrew Hewus Fresh)
9+
* use utf8 switch in calling man (#40 from Andrew Hewus Fresh)
10+
* don't try to use a pager on a dumb terminal (#37 from Paul Horton)
11+
* Don't interpolate program name into sprintf templates, which causes
12+
setgid scripts to complain (#51 from sneeper)
13+
* set minimum perl version to v5.10 to accomodate Pod::Man
14+
315
3.28_01 2023-12-06T07:19:15Z
416
* A dev release to try to avoid test failures for root by not testing
517
when root (GitHub #44).

0 commit comments

Comments
 (0)