-
Notifications
You must be signed in to change notification settings - Fork 4
/
ChangeLog
84 lines (49 loc) · 2.24 KB
/
ChangeLog
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
1999-06-28 Guido Flohr <[email protected]>
* configure.in: Bumped version number to 0.3.
Added check for sbrk and utimes.
Added check for good utimbuf struct.
Fixed cross-include-directory path.
* README: Removed comments on mo files in AtariST codeset (not included
any longer).
* acconfig.h: Added macro for HAVE_GOOD_UTIME.
1999-06-06 Guido Flohr <[email protected]>
* Makefile.am: Removed mintbin.spec from distribution (confuses).
* configure.in: Removed AC_CANONICAL_HOST.
1999-06-06 Guido Flohr <[email protected]>
* configure.in: Removed AC_CANONICAL_HOST.
1999-06-02 Guido Flohr <[email protected]>
* configure.in: - Bumped version number to 0.2.3.
- Check host system.
- Removed de.atarist from list of available translations.
- Check for size of various data types.
- New macros AC_HEADER_STDC and AC_FUNC_ALLOCA.
- Better support for building cross-development tools.
- Configure subdirectory misc.
* README: Added hints for using i18n.
1999-05-18 Guido Flohr <[email protected]>
* Makefile.am: Added mintbin.spec to EXTRA_DIST (for rpm).
1999-03-16 Guido Flohr <[email protected]>
* system.h: Moved prototypes for x... functions to lib/libmb.h.
1999-02-11 Guido Flohr <[email protected]>
* Makefile.am: Added subdirectory misc.
1999-02-06 Guido Flohr <[email protected]>
* README: New file.
* configure.in: Bumped version number to 0.2.2 and added i18n support.
* acconfig.h, Makefile.am, system.h: Added i18n support.
1999-01-31 Guido Flohr <[email protected]>
* Makefile.am: Added subdirectory doc.
* configure.in: Bumped version number to 0.2.1.
Added subdirectory doc.
1999-01-31 Guido Flohr <[email protected]>
* Makefile.am: Added subdirectory doc.
* configure.in: Bumped version number to 0.2.1.
Added subdirectory doc.
1999-01-29 Guido Flohr <[email protected]>
* configure.in: Bumped version number to 0.2.
1999-01-10 Guido Flohr <[email protected]>
* configure.in: Added AC_OUTPUT directories include and include/mint.
* Makefile.am: Added subdirectory include.
* TODO, README-alpha: New file.
1999-01-09 Guido Flohr <[email protected]>
* system.h, configure.in, acconfig.h, README, Makefile.am, AUTHORS:
New file.