Subject: CVS commit: src/lib/libcurses
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 03/22/2004 18:57:38
Module Name:	src
Committed By:	jdc
Date:		Mon Mar 22 18:57:38 UTC 2004

Modified Files:
	src/lib/libcurses: color.c curses.h curses_private.h

Log Message:
Because we are changing the libcurses major number, remove can_change_colors()
and change the attribute definitions so that we can support more colour pairs.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/lib/libcurses/color.c
cvs rdiff -r1.83 -r1.84 src/lib/libcurses/curses.h
cvs rdiff -r1.34 -r1.35 src/lib/libcurses/curses_private.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.