~ubuntu-branches/ubuntu/breezy/gettext/breezy

« back to all changes in this revision

Viewing changes to gettext-runtime/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Santiago Vila
  • Date: 2004-03-14 17:40:02 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040314174002-p1ad5ldve1hqzhye
Tags: 0.14.1-2
* Added libexpat1-dev to Build-Depends, for glade support.
* Added libc0.1-dev to Build-Depends, for GNU/kFreeBSD.
* Removed special-casing of knetbsd-gnu in debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2004-01-28  Bruno Haible  <bruno@clisp.org>
 
2
 
 
3
        * gettext-0.14 released.
 
4
 
 
5
2004-01-24  Bruno Haible  <bruno@clisp.org>
 
6
 
 
7
        * Makefile.am (config.h_vms): Set MALLOC_0_IS_NONNULL to 0.
 
8
        (config.h.msvc): Set MALLOC_0_IS_NONNULL to 1.
 
9
 
 
10
2004-01-17  Bruno Haible  <bruno@clisp.org>
 
11
 
 
12
        * windows/intl.rc: Bump version number to 0.14.
 
13
 
 
14
2004-01-10  Bruno Haible  <bruno@clisp.org>
 
15
 
 
16
        * configure.ac: When --disable-csharp was given, set BUILDCSHARP=no.
 
17
 
 
18
2003-12-26  Bruno Haible  <bruno@clisp.org>
 
19
 
 
20
        Support for C#.
 
21
        * intl-csharp: New subdirectory.
 
22
        * Makefile.am (SUBDIRS): Add intl-csharp.
 
23
        (DIST_SUBDIRS): Add intl-csharp.
 
24
        * configure.ac: Invoke gt_CSHARPCOMP. Set BUILDCSHARP.
 
25
        (AC_CONFIG_FILES): Add intl-csharp/Makefile and lib/csharpcomp.sh.
 
26
 
 
27
2003-12-12  Bruno Haible  <bruno@clisp.org>
 
28
 
 
29
        Assume automake-1.8.
 
30
        * Makefile.am (html): Remove rule.
 
31
 
 
32
2003-11-30  Bruno Haible  <bruno@clisp.org>
 
33
 
 
34
        * configure.ac: Invoke gl_ALLOCSA instead of gl_FUNC_ALLOCA.
 
35
 
 
36
2003-12-17  Bruno Haible  <bruno@clisp.org>
 
37
 
 
38
        * gettext-0.13.1 released.
 
39
 
 
40
2003-11-30  Bruno Haible  <bruno@clisp.org>
 
41
 
 
42
        * gettext-0.13 released.
 
43
 
 
44
2003-11-28  Bruno Haible  <bruno@clisp.org>
 
45
 
 
46
        * Makefile.am (config.h.msvc): Define SIZE_MAX and inline.
 
47
 
 
48
2003-11-16  Bruno Haible  <bruno@clisp.org>
 
49
 
 
50
        * configure.ac (man/Makefile): Postprocess with FIX_MAKEFILE_DISTRIB.
 
51
 
 
52
2003-11-13  Bruno Haible  <bruno@clisp.org>
 
53
 
 
54
        * configure.ac (docdir): New variable.
 
55
 
 
56
2003-11-04  Bruno Haible  <bruno@clisp.org>
 
57
 
 
58
        * Makefile.am (MAKEINFO): Set LC_MESSAGES and LC_ALL to empty as well.
 
59
 
 
60
2003-10-31  Bruno Haible  <bruno@clisp.org>
 
61
 
 
62
        * configure.ac: Remove argument of FIX_MAKEFILE_COMPILE.
 
63
 
 
64
2003-09-16  Bruno Haible  <bruno@clisp.org>
 
65
 
 
66
        Portability to SunOS 4.
 
67
        * configure.ac: Also check for strtoul and atexit.
 
68
 
 
69
2003-08-29  Bruno Haible  <bruno@clisp.org>
 
70
 
 
71
        * Makefile.am (config.h.msvc): Define HAVE_DECL__SNPRINTF,
 
72
        HAVE_DECL__SNWPRINTF.
 
73
 
 
74
2003-08-24  Bruno Haible  <bruno@clisp.org>
 
75
 
 
76
        * configure.ac: Define DLL_VARIABLE in config.h through AH_BOTTOM.
 
77
 
 
78
2003-08-23  Bruno Haible  <bruno@clisp.org>
 
79
 
 
80
        * Makefile.am (config.h_vms): Define HAVE_READLINK and HAVE_WCSLEN.
 
81
        (config.h.msvc): Define HAVE_WCSLEN and ssize_t.
 
82
 
 
83
2003-08-23  Bruno Haible  <bruno@clisp.org>
 
84
 
 
85
        * configure.ac: Invoke gl_USE_SYSTEM_EXTENSIONS.
 
86
 
 
87
2003-08-23  Bruno Haible  <bruno@clisp.org>
 
88
 
 
89
        * configure.ac: Invoke AM_STDBOOL_H instead of gt_STDBOOL_H.
 
90
 
 
91
2003-07-01  Bruno Haible  <bruno@clisp.org>
 
92
 
 
93
        * configure.ac: Invoke gl_FUNC_READLINK.
 
94
 
 
95
2003-06-19  Bruno Haible  <bruno@clisp.org>
 
96
 
 
97
        * Makefile.am (config.h_vms, config.h.msvc): Update.
 
98
        (intl/libgnuintl.h_vms, intl/libgnuintl.h.msvc-static): New rule.
 
99
        (all-local): Depend on them.
 
100
        (intl/libgnuintl.h.msvc-shared): Also perform some AC_SUBST
 
101
        substitutions.
 
102
 
 
103
2003-06-19  Bruno Haible  <bruno@clisp.org>
 
104
 
 
105
        * configure.ac: New option --disable-libasprintf.
 
106
 
 
107
2003-06-08  Bruno Haible  <bruno@clisp.org>
 
108
 
 
109
        * Makefile.am (config.h_vms): Don't define HAVE_ENVIRON_DECL.
 
110
        Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
 
111
 
 
112
2003-05-22  Bruno Haible  <bruno@clisp.org>
 
113
 
 
114
        * gettext-0.12.1 released.
 
115
 
 
116
2003-05-20  Bruno Haible  <bruno@clisp.org>
 
117
 
 
118
        * Makefile.am (config.h_vms, config.h.msvc,
 
119
        intl/libgnuintl.h.msvc-shared): Don't use $< here.
 
120
 
 
121
2003-05-19  Bruno Haible  <bruno@clisp.org>
 
122
 
 
123
        * windows/intl.rc: Include <winver.h>.
 
124
        Reported by Perry Rapp.
 
125
 
 
126
2003-05-17  Bruno Haible  <bruno@clisp.org>
 
127
 
 
128
        * gettext-0.12 released.
 
129
 
 
130
2003-05-15  Bruno Haible  <bruno@clisp.org>
 
131
 
 
132
        * Makefile.am (config.h_vms, config.h.msvc): Define HAVE_DECL_STRERROR.
 
133
 
 
134
2003-05-12  Bruno Haible  <bruno@clisp.org>
 
135
 
 
136
        * configure.ac: Invoke AC_GNU_SOURCE and jm_FUNC_GLIBC_UNLOCKED_IO.
 
137
 
 
138
2003-04-12  Bruno Haible  <bruno@clisp.org>
 
139
 
 
140
        * Makefile.am (config.h_vms): Renamed from config.h.vms.
 
141
        * Makefile.vms: Don't use the force target. Don't recurse into
 
142
        libasprintf. Use config.h_vms, not config.h.vms. Correct wildcard
 
143
        syntax.
 
144
        Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
 
145
 
 
146
2003-04-12  Bruno Haible  <bruno@clisp.org>
 
147
 
 
148
        * configure.ac (mandir): Change default value.
 
149
        * Makefile.msvc (mandir, docdir): Use datadir instead of prefix.
 
150
 
 
151
2003-03-30  Bruno Haible  <bruno@clisp.org>
 
152
 
 
153
        * Makefile.vms: New file.
 
154
        * Makefile.am (config.h.vms): New rule.
 
155
        (EXTRA_DIST): Add Makefile.vms and config.h.vms.
 
156
 
 
157
2003-03-17  Bruno Haible  <bruno@clisp.org>
 
158
 
 
159
        Native Woe32/MSVC support.
 
160
        * Makefile.msvc: New file.
 
161
        * README.woe32: New file.
 
162
        * windows/dllexport.h: New file.
 
163
        * windows/intl.rc: New file.
 
164
        * Makefile.am (EXTRA_DIST): Add them and config.h.msvc.
 
165
        (config.h.msvc, intl/libgnuintl.h.msvc-shared): New rules.
 
166
 
 
167
2003-02-28  Bruno Haible  <bruno@clisp.org>
 
168
 
 
169
        Support for relocatable installation.
 
170
        * configure.ac: Invoke AC_RELOCATABLE, gt_STDBOOL_H, gl_FUNC_ALLOCA,
 
171
        AC_REPLACE_FUNCS([memmove]), gt_FUNC_SETENV, gl_FUNC_STRERROR,
 
172
        gl_PATHMAX, gl_XREADLINK, gl_CANONICALIZE.
 
173
        * INSTALL: Document --enable-relocatable and --with-libintl-prefix.
 
174
 
 
175
2003-02-22  Bruno Haible  <bruno@clisp.org>
 
176
 
 
177
        * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2.
 
178
 
 
179
2003-02-18  Bruno Haible  <bruno@clisp.org>
 
180
 
 
181
        * Makefile.am: Install ABOUT-NLS in $(datadir)/gettext.
 
182
 
 
183
2003-02-12  Bruno Haible  <bruno@clisp.org>
 
184
 
 
185
        Extracted from gettext package.
 
186
        * configure.ac: New file.
 
187
        * Makefile.am: New file.
 
188
        * AUTHORS, BUGS, COPYING, INSTALL, NEWS, README: New files.
 
189