Opened 14 years ago
Closed 14 years ago
#3020 closed enhancement (fixed)
Man-DB-2.6.1
| Reported by: | Matthew Burgess | Owned by: | Matthew Burgess |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.1 |
| Component: | Book | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New version. From NEWS:
man-db 2.6.1 (14 February 2012)
===============================
Major changes since man-db 2.6.0.2:
Fixes:
------
o --with-db=db* and --with-db=ndbm compile again.
o Translated manual pages are no longer displayed starting with a
spurious blank line.
o straycats tries to ensure that col is invoked with LC_CTYPE set to
a UTF-8 locale.
o Fix double-free in mandb when encountering a symlink outside the
manual hierarchy, thanks to Peter Schiffer.
Improvements:
-------------
o mandb creates a cache directory tag, per
http://www.brynosaurus.com/cachedir/ ("Cache Directory Tagging
Standard").
o Add support for Lzip-compressed manual pages, thanks to Matias A.
Fonzo.
o Running 'man -w' (with a new --path alias) without a name now
prints the manpath, for compatibility with other man
implementations. The vim viewdoc plugin makes use of this.
Change History (3)
comment:1 by , 14 years ago
| Summary: | Man-DB-2.5.1 → Man-DB-2.6.1 |
|---|
comment:2 by , 14 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in r9747.