File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- PDCurses 3.1 - 2007/??/??
1+ PDCurses 3.1 - 2007/05/03
22=========================
33
4+ Primarily clipboard-related fixes, and special UTF-8 support.
5+
46New features:
57
68- "Force UTF-8" mode, a compile-time option to force the use of UTF-8
Original file line number Diff line number Diff line change 1111 * See the file maintain.er for details of the current maintainer. *
1212 ************************************************************************/
1313
14- /* $Id: curses.h,v 1.277 2007/04/23 00:29:14 wmcbrine Exp $ */
14+ /* $Id: curses.h,v 1.278 2007/05/03 16:39:23 wmcbrine Exp $ */
1515
1616/*----------------------------------------------------------------------*
1717 * PDCurses *
@@ -39,7 +39,7 @@ PDCurses portable platform definitions list:
3939
4040**man-end****************************************************************/
4141
42- #define PDC_BUILD 3005
42+ #define PDC_BUILD 3100
4343#define PDCURSES 1 /* PDCurses-only routines */
4444#define XOPEN 1 /* X/Open Curses routines */
4545#define SYSVcurses 1 /* System V Curses routines */
You can’t perform that action at this time.
0 commit comments