Just a fuzzy trim...
[midnight-commander.git] / slang / ChangeLog
blob56a9d38dea9644a1dc73ce1c53366549f4eb38c9
1 2002-01-21  Pavel Roskin  <proski@gnu.org>
3         * slvideo.c: Include _slang.h, not slang.h.
5         * slos2tty.c: Remove since OS/2 is no longer supported.
6         * Makefile.am (EXTRASRC): Remove slos2tty.c.
8 2001-12-21  Pavel Roskin  <proski@gnu.org>
10         * _slang.h: Include slang-mc.h.
11         * slang-mc.h: Add protection against using with system installed
12         S-Lang library.
13         * sl*.c: Only include _slang.h, but not slang.h to avoid making
14         symlinks.
16 2001-09-04  Pavel Roskin  <proski@gnu.org>
18         * Makefile.am (AM_CFLAGS): Remove CFLAGS, don't use substituted
19         values directly.
21 2001-08-26  Pavel Roskin  <proski@gnu.org>
23         * Makefile.am: Don't install libmcslang.a.
25         * Makefile.am (AM_CPPFLAGS): Remove, it's not needed.
27 2001-08-25  Pavel Roskin  <proski@gnu.org>
29         * Makefile.in: Converted to ...
30         * Makefile.am: ... this.
32 2001-02-22  Pavel Roskin  <proski@gnu.org>
34         * _slang.h: Include glib.h.
36 Tue Apr 13 07:07:36 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
38         * slutty.c (SLsys_getkey): handle EOF on stdin (return
39         SLANG_GETKEY_ERROR on EOF instead of returning garbage)
41         * Makefile.in (clean): remove the symbolic link slang.h on the
42         distclean target and not on the clean target.
44 Sun Feb 14 01:05:42 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
46         * sldisply.c (SLtt_get_terminfo): use g_snprintf instead of
47         sprintf
49         * slsmg.c (SLsmg_printf): ditto
51         * sltermin.c (SLtt_tigetent): ditto