[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.9-20130615.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.9-20130615.patch.gz |
Date: |
Sat, 15 Jun 2013 18:45:25 -0400 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
ncurses 5.9 - patch 20130615 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 5.9 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.9 are in the subdirectory
ftp://invisible-island.net/ncurses/5.9
------------------------------------------------------------------------------
ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20130615.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sat Jun 15 22:39:16 UTC 2013
------------------------------------------------------------------------------
Ada95/aclocal.m4 | 8 ++---
MANIFEST | 1
NEWS | 14 +++++++++-
aclocal.m4 | 8 ++---
dist.mk | 4 +-
man/tabs.1 | 9 ++++--
package/debian/changelog | 4 +-
package/ncurses.spec | 2 -
progs/tabs.c | 62 ++++++++++++++++++++++++++++++---------------
9 files changed, 73 insertions(+), 39 deletions(-)
------------------------------------------------------------------------------
20130615
+ minor changes to some configure macros to make them more reusable.
+ fixes for tabs program (prompted by report by Nick Andrik):
+ corrected logic in command-line parsing of -a and -c predefined
tab-lists options.
+ allow "-0" and "-8" options to be combined with others, e.g.,"-0d".
+ make warning messages more consistent with the other utilities by
not printing the full pathname of the program.
+ add -V option for consistency with other utilities.
+ fix off-by-one in columns for tabs program when processing an option
such as "-5" (patch by Nick Andrik).
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.9-20130615.patch.gz,
Thomas Dickey <=