home *** CD-ROM | disk | FTP | other *** search
/ Serving the Web / ServingTheWeb1995.disc1of1.iso / linux / slacksrce / d / libc / libc-4.6 / libc-4 / libc-linux / curses-bsd4.4 / ChangeLog < prev    next >
Encoding:
Text File  |  1994-11-19  |  576 b   |  20 lines

  1. Fri Nov 18 20:11:55 1994  J. Alan Eldridge (alane@wozzle.linet.org)
  2.  
  3.      * curses-bsd4.4/newwin.c (__set_subwin): fix
  4.        "olp" and "lp->line". Please test it.
  5.  
  6. Wed Aug 31 17:05:00 1994  H.J. Lu (hlu@fudan)
  7.  
  8.     * curses.c: initialize all uninitialized variables to 0 or
  9.       NULL.
  10.  
  11.     * curses.h: include <features.h>.
  12.       include <termcap.h>. remove termcap function declarations.
  13.       remove <sys/cdefs.h>.
  14.       remove <compat.h>.
  15.       (__BEGIN_DECLS/__END_DECLS): added.
  16.  
  17.     * printw.c (vwprintw): don't use funopen () for Linux.
  18.  
  19.     * tty.c (__tcaction): set it to 1 only if TCSASOFT != 0.
  20.