This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Please upload: man-1.5o1-1


Hi

Please upload at your earliest convinience

-------------------------------- cut here ------------------------------------
#!/bin/bash

mkdir man

cd man
wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/man/man-1.5o1-1-src.tar.bz2
wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/man/man-1.5o1-1.tar.bz2
-------------------------------- cut here ------------------------------------


DESCRIPTION:
============
Man, apropos and whatis.


CYGWIN NEWS:
============

 - Fixed postinstall bug 571 (see http://sourceware.org/bugzilla/show_bug.cgi?id=571)

 - The following problem with not honoring MANWIDTH seems to be fixed upstream
   (http://sources.redhat.com/ml/cygwin/2004-11/msg00867.html)
    
man NEWS:
=========

man-1.5o1:

- Fixed man2html array overflow


More details about the individuell bugs can be found under the URL

 o http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=XXXXX
 
where XXXXX represents the numeric bug id.

- upgrade to 1.5o1: update patches, remove gencat iconv and posix
  page hacks as they're upstream fixed (#128691, #129882)
- nroff not called with -rLL=, -rLT= parameters which should contain
  value from get_line_width()/MANWIDTH (#80893)
- append ".color" request to groff output to control color/monochrome
  control via the new man "-b" switch (#120112)
- reverse iconv catmsgs for legacy enc support (#138199) Thanks to
  Andy Shevchenko
- update English man page: remove obsolete LESSCHARSET reference (#133521);
  add -b switch and NOCOLOR conf directive
- "Welche Handbuchseite soll angezeigt werden?" (#135995)
- replace russian messages (#134387) Thanks to Leonid Kanter
    
  
Thanks
  Volker


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]