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 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324
|
2015-09-11 Daiki Ueno <ueno@gnu.org>
* gettext 0.19.6 released.
2015-07-10 Daiki Ueno <ueno@gnu.org>
* gettext 0.19.5 released.
2015-06-23 Daiki Ueno <ueno@gnu.org>
* matrix.texi: Regenerate for 0.19.5.
2015-06-23 Daiki Ueno <ueno@gnu.org>
* Admin/Matrix.java (Matrix): Group teams considering the actual
table width, instead of using a hard-coded rule.
2014-12-24 Daiki Ueno <ueno@gnu.org>
* gettext 0.19.4 released.
2014-10-15 Daiki Ueno <ueno@gnu.org>
* gettext 0.19.3 released.
2014-07-14 Daiki Ueno <ueno@gnu.org>
* gettext 0.19.2 released.
2014-06-10 Daiki Ueno <ueno@gnu.org>
* gettext 0.19.1 released.
2014-06-06 Daiki Ueno <ueno@gnu.org>
doc: Update the matrix
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2014-06-02 Daiki Ueno <ueno@gnu.org>
* gettext 0.19 released.
2012-12-25 Daiki Ueno <ueno@gnu.org>
* gettext-0.18.2 released.
2012-12-08 Daiki Ueno <ueno@unixuser.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2011-06-03 Bruno Haible <bruno@clisp.org>
Copyright: Use LGPL 2.1 instead of LGPL 2.0.
* nls.texi (Using gettext in own code): Write "GNU Lesser General
Public License".
2010-06-04 Bruno Haible <bruno@clisp.org>
* gettext-0.18.1 released.
2010-06-03 Bruno Haible <bruno@clisp.org>
De-emphasize the intl/ subdirectory.
* nls.texi (Translation Intro): Remove paragraph about the version.
(Configuration advice): Remove section.
(INSTALL Matters): Don't explain --with-included-gettext. Don't mention
catgets.
2010-06-03 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2010-05-09 Bruno Haible <bruno@clisp.org>
* gettext-0.18 released.
2010-05-08 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2010-03-27 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2008-09-27 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2007-11-07 Bruno Haible <bruno@clisp.org>
* gettext-0.17 released.
2007-11-01 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2007-06-30 Bruno Haible <bruno@clisp.org>
* nls.texi: Update email addresses and URLs after the Translation
Project moved.
2007-06-03 Bruno Haible <bruno@clisp.org>
* nls.texi (Using This Package): Recommend also to unset LC_ALL etc.
Reported by Karl Berry <karl@freefriends.org>.
2006-11-27 Bruno Haible <bruno@clisp.org>
* gettext-0.16.1 released.
2006-10-26 Bruno Haible <bruno@clisp.org>
* gettext-0.16 released.
2006-10-02 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2006-08-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* nls.texi: Reduce spacing after "i.e.".
2006-08-06 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* nls.texi: Fix 2 typos.
* rt-gettext.texi, rt-ngettext.texi: Write "System V".
2006-07-25 Bruno Haible <bruno@clisp.org>
* Makefile.msvc: Remove file.
* Makefile.am (EXTRA_DIST): Remove Makefile.msvc.
2006-07-25 Bruno Haible <bruno@clisp.org>
* Makefile.vms: Remove file.
* Makefile.am (EXTRA_DIST): Remove Makefile.vms.
2006-07-21 Bruno Haible <bruno@clisp.org>
* gettext-0.15 released.
2006-07-20 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2006-07-14 Bruno Haible <bruno@clisp.org>
* nls.texi: Fix a mistake.
2006-06-21 Bruno Haible <bruno@clisp.org>
* gettext-0.14.6 released.
2006-06-21 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
2005-05-23 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2005-04-11 Bruno Haible <bruno@clisp.org>
* gettext-0.14.4 released.
2005-04-11 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2005-03-14 Bruno Haible <bruno@clisp.org>
* gettext-0.14.3 released.
2005-03-08 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2005-02-24 Bruno Haible <bruno@clisp.org>
* gettext-0.14.2 released.
2005-02-23 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
2005-02-11 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2004-07-10 Bruno Haible <bruno@clisp.org>
* rt-gettext.texi: Document also \a.
* rt-ngettext.texi: Likewise.
2004-03-23 Bruno Haible <bruno@clisp.org>
* nls.texi: Small wording fixes,
from Wesley J. Landaker <wjl@icecavern.net>.
2004-01-29 Bruno Haible <bruno@clisp.org>
* gettext-0.14.1 released.
2004-01-28 Bruno Haible <bruno@clisp.org>
* gettext-0.14 released.
2004-01-28 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
2004-01-17 Bruno Haible <bruno@clisp.org>
* nls.texi: Give some advice for smoothing the no -> nb transition.
2004-01-17 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2003-12-12 Bruno Haible <bruno@clisp.org>
Assume automake-1.8.
* Makefile.am (html): Remove rule.
2003-12-17 Bruno Haible <bruno@clisp.org>
* gettext-0.13.1 released.
2003-12-17 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2003-11-30 Bruno Haible <bruno@clisp.org>
* gettext-0.13 released.
2003-11-30 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
2003-11-16 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2003-09-13 Bruno Haible <bruno@clisp.org>
* rt-gettext.texi: New file.
* rt-ngettext.texi: New file.
* rt-envsubst.texi: New file.
* Makefile.am (EXTRA_DIST): Add them.
2003-08-23 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2003-05-22 Bruno Haible <bruno@clisp.org>
* gettext-0.12.1 released.
2003-05-17 Bruno Haible <bruno@clisp.org>
* gettext-0.12 released.
2003-05-17 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2003-04-12 Bruno Haible <bruno@clisp.org>
* Makefile.vms: Don't use the force target. Avoid rules with no lines.
Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
2003-03-30 Bruno Haible <bruno@clisp.org>
* Makefile.vms: New file.
* Makefile.am (EXTRA_DIST): Add Makefile.vms.
2003-03-17 Bruno Haible <bruno@clisp.org>
Native Woe32/MSVC support.
* Makefile.msvc: New file.
* Makefile.am (EXTRA_DIST): Add it.
2003-02-22 Bruno Haible <bruno@clisp.org>
* Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2.
2003-02-20 Jim Meyering <jim@meyering.net>
* nls.texi: Fix grammo.
2003-02-18 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* nls.texi (STATUS): Likewise.
2003-02-12 Bruno Haible <bruno@clisp.org>
Extracted from gettext package.
* Makefile.am: New file.
|