File: ChangeLog

package info (click to toggle)
gnucobol4 4.0~early~20200606-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 19,888 kB
  • sloc: sh: 119,499; ansic: 98,781; yacc: 16,917; lex: 4,610; cobol: 1,281; perl: 553; makefile: 521; sed: 16
file content (47 lines) | stat: -rw-r--r-- 1,239 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47

2017-10-22  Simon Sobisch <simonsobisch@gnu.org>

	* Makefile.am: moved include of top_srcdir to AM_CPPFLAGS to prevent
	  user-specified CPPFLAGS to override own includes, see bug #452

2010-06-28  Roger While <simrw@sim-basis.de>

	* MARK - Version 2.0
	* Move to GPL/LGPL 3

2007-12-27  Roger While <simrw@sim-basis.de>

	** Mark 1.0 RELEASE

2006-10-23  Roger While <simrw@sim-basis.de>

	* Prototype in dummymac.c

2005-10-25  Roger While <simrw@sim-basis.de>

	* New element dummymac.c - Needed while some versions of
	  "ar" are not capable of generating empty archives.

2003-07-28  Keisuke Nishida  <knishida@netlab.jp>

	* malloc.c, memcmp.c, realloc.c: Removed.

2002-08-29  Keisuke Nishida  <knishida@netlab.jp>

	* mkstemp.c, tempname.c: Removed.

2002-08-28  Keisuke Nishida  <knishida@netlab.jp>

	* Makefile.am: Use AC_LIBOBJ scheme.

	* memcmp.c, mkstemp.c, tempname.c: Extracted from fileutils-4.1.11.

2002-05-29  Keisuke Nishida  <knishida@netlab.jp>

	* getopt.c, getopt.h, getopt1.c: Extracted from glibc-2.2.5.


Copyright 2002-2012, 2017 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification, are
permitted provided the copyright notice and this notice are preserved.