ChangeLog.old - enscript - GNU Enscript
 (HTM) git clone git://thinkerwim.org/enscript.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       ChangeLog.old (1242B)
       ---
            1 2008-01-01  Tim Retout  <diocles@gnu.org>
            2 
            3         * ChangeLog: Add copyright notice at end.
            4 
            5 1998-10-20  Markku Rossi  <mtr@ngs.fi>
            6 
            7         * strerror.c: Removed the inclusion of `stdio.h'.
            8 
            9         * regex.c: On Apple environment, add __private_extern__ before
           10         symbols that conflict with the system's libc.
           11 
           12 1998-06-25  Markku Rossi  <mtr@ngs.fi>
           13 
           14         * Makefile.am: Added strtoul() replacement.  The source files
           15         strto{u,}l.c are borrowed from the glibc-2.0.
           16 
           17 1997-08-27  Markku Rossi  <mtr@ngs.fi>
           18 
           19         * regex.c (re_set_character_syntax): New function to modify the
           20         character syntax table.
           21 
           22 1997-07-03  Markku Rossi  <mtr@ngs.fi>
           23 
           24         * Updated regex.{c,h} and getopt*.{c,h} files to the latest
           25         versions found from GNU libc.
           26 
           27 1997-01-23  Markku Rossi  <mtr@ngs.fi>
           28 
           29         * Makefile.am: Added memmove and memcpy replacements (from
           30         textutils).
           31 
           32 1996-05-06  Markku Rossi  <mtr@ngs.fi>
           33 
           34         * Makefile.am (EXTRA_DIST): Added EXTRA_DIST files to the
           35         distribution.
           36 
           37 1996-03-14  Markku Rossi  <mtr@ngs.fi>
           38 
           39         * Created this file.
           40 
           41 
           42 Copyright (C) 1996, 1997, 1998, 2008 Free Software Foundation, Inc.
           43 
           44 Copying and distribution of this file, with or without modification,
           45 are permitted in any medium without royalty provided the copyright
           46 notice and this notice are preserved.