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

« back to all changes in this revision

Viewing changes to gettext-runtime/src/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-09  Bruno Haible  <bruno@clisp.org>
 
6
 
 
7
        * gettext.c (main): Update year in --version output.
 
8
        * ngettext.c (main): Likewise.
 
9
        * envsubst.c (main): Likewise.
 
10
 
 
11
2003-12-17  Bruno Haible  <bruno@clisp.org>
 
12
 
 
13
        * gettext-0.13.1 released.
 
14
 
 
15
2003-11-30  Bruno Haible  <bruno@clisp.org>
 
16
 
 
17
        * gettext-0.13 released.
 
18
 
 
19
2003-11-15  Bruno Haible  <bruno@clisp.org>
 
20
 
 
21
        * Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
 
22
 
 
23
2003-10-09  Bruno Haible  <bruno@clisp.org>
 
24
 
 
25
        * envsubst.c: Include xalloc.h instead of xmalloc.h.
 
26
        * gettext.c: Likewise.
 
27
        * ngettext.c: Likewise.
 
28
 
 
29
2003-09-16  Bruno Haible  <bruno@clisp.org>
 
30
 
 
31
        * envsubst.c: Include stdbool.h.
 
32
        (all_variables): Change type to bool.
 
33
        (main, find_variables, subst_from_stdin): Use bool.
 
34
        * gettext.c: Include stdbool.h.
 
35
        (add_newline, do_expand): Change type to bool. Make static.
 
36
        (main, expand_escape): Use bool.
 
37
        * ngettext.c: Include stdbool.h.
 
38
        (do_expand): Change type to bool. Make static.
 
39
        (main): Use bool.
 
40
 
 
41
2003-09-14  Bruno Haible  <bruno@clisp.org>
 
42
 
 
43
        * envsubst.c (main): Remove stdout write error check, now done in
 
44
        close_stdout.
 
45
 
 
46
2003-09-18  Bruno Haible  <bruno@clisp.org>
 
47
 
 
48
        * Makefile.am (EXTRA_DIST): Add gettext.sh.
 
49
        Reported by Guido Flohr.
 
50
 
 
51
2003-09-13  Bruno Haible  <bruno@clisp.org>
 
52
 
 
53
        * envsubst.c: New file.
 
54
        * gettext.sh: New file.
 
55
        * Makefile.am (bin_PROGRAMS): Add envsubst.
 
56
        (envsubst_SOURCES, envsubst_CFLAGS, envsubst_LDFLAGS): New variables.
 
57
        (all-local): Depend on gettext.sh.
 
58
        (install-data-local, uninstall-local): New rules, for gettext.sh.
 
59
        * Makefile.msvc (PROGRAMS): Add envsubst.exe.
 
60
        (envsubst_OBJECTS): New variable.
 
61
        (envsubst.obj, envsubst.exe): New rules.
 
62
        (install): Install also envsubst.exe and gettext.sh.
 
63
        (uninstall): Uninstall also envsubst.exe and gettext.sh.
 
64
        * Makefile.vms (PROGRAMS): Add envsubst.exe.
 
65
        (envsubst_OBJECTS): New variable.
 
66
        (envsubst.obj, envsubst.exe): New rules.
 
67
        (install): Install also envsubst.exe and gettext.sh.
 
68
        (uninstall): Uninstall also envsubst.exe and gettext.sh.
 
69
 
 
70
2003-09-13  Bruno Haible  <bruno@clisp.org>
 
71
 
 
72
        Fix behaviour of "<program> --help > /dev/full".
 
73
        * gettext.c: Include closeout.h.
 
74
        (main): Register close_stdout for execution at program exit.
 
75
        * ngettext.c: Include closeout.h.
 
76
        (main): Register close_stdout for execution at program exit.
 
77
 
 
78
2003-06-08  Bruno Haible  <bruno@clisp.org>
 
79
 
 
80
        * Makefile.vms (LDADD): Take options from .opt files.
 
81
        (libiconv.opt): New rule.
 
82
        (gettext.exe, ngettext.exe): Depend on it.
 
83
        Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
 
84
 
 
85
2003-05-22  Bruno Haible  <bruno@clisp.org>
 
86
 
 
87
        * gettext-0.12.1 released.
 
88
 
 
89
2003-05-18  Bruno Haible  <bruno@clisp.org>
 
90
 
 
91
        * Makefile.msvc (DEBUGFLAGS): New variable.
 
92
        (gettext.exe, ngettext.exe): Use it, and MFLAGS too.
 
93
 
 
94
2003-05-17  Bruno Haible  <bruno@clisp.org>
 
95
 
 
96
        * gettext-0.12 released.
 
97
 
 
98
2003-05-17  Bruno Haible  <bruno@clisp.org>
 
99
 
 
100
        * Makefile.msvc (libdir, IIlibdir): New variables.
 
101
        (gettext.exe, ngettext.exe): Link with iconv.lib, needed by intl.lib.
 
102
 
 
103
2003-04-12  Bruno Haible  <bruno@clisp.org>
 
104
 
 
105
        * Makefile.vms: New variables ABIFLAGS, DEFS. Avoid rules with no
 
106
        lines. Don't use the force target. Correct wildcard syntax.
 
107
        Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
 
108
 
 
109
2003-03-30  Bruno Haible  <bruno@clisp.org>
 
110
 
 
111
        * Makefile.vms: New file.
 
112
        * Makefile.am (EXTRA_DIST): Add Makefile.vms.
 
113
 
 
114
2003-03-17  Bruno Haible  <bruno@clisp.org>
 
115
 
 
116
        Native Woe32/MSVC support.
 
117
        * Makefile.msvc: New file.
 
118
        * Makefile.am (EXTRA_DIST): Add it.
 
119
 
 
120
2003-02-28  Bruno Haible  <bruno@clisp.org>
 
121
 
 
122
        Support for relocatable installation.
 
123
        * gettext.c: Include progname.h, relocatable.h.
 
124
        (program_name): Remove variable.
 
125
        (main): Use set_program_name. Relocate LOCALEDIR value. Update
 
126
        copyright year.
 
127
        * ngettext.c: Include progname.h, relocatable.h.
 
128
        (program_name): Remove variable.
 
129
        (main): Use set_program_name. Relocate LOCALEDIR value. Update
 
130
        copyright year.
 
131
        * Makefile.am (gettext_CFLAGS, ngettext_CFLAGS): New variables.
 
132
        (gettext_LDFLAGS, ngettext_LDFLAGS): New variables.
 
133
        (RELOCATABLE_LIBRARY_PATH, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR,
 
134
        RELOCATABLE_CONFIG_H_DIR): New variables.
 
135
 
 
136
2003-02-12  Bruno Haible  <bruno@clisp.org>
 
137
 
 
138
        Extracted from gettext package.
 
139
        * Makefile.am: New file.
 
140