/[debian-l10n]/dl10n/trunk/Changelog
ViewVC logotype

Contents of /dl10n/trunk/Changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2536 - (show annotations) (download)
Sat Feb 19 22:22:43 2011 UTC (2 years, 3 months ago) by nekral-guest
File size: 21295 byte(s)
Commit changes already in production:
	* compendia/createcompendium: Remove old compendia and log file
	when a compendia is successfully generated.
	* compendia/convert_or_remove: Really perform cleanup.
	* compendia/l10n.conf: Create the gen-compendia temporary file if
	it does not exist.
1 2011-02-19 Nicolas François <nicolas.francois@centraliens.net>
2
3 * compendia/createcompendium: Remove old compendia and log file
4 when a compendia is successfully generated.
5 * compendia/convert_or_remove: Really perform cleanup.
6 * compendia/l10n.conf: Create the gen-compendia temporary file if
7 it does not exist.
8
9 2010-09-09 Denis Barbier <bouzim@gmail.com>
10
11 * lib/Debian/Pkg/Tar.pm: Fix PO extraction bug (dokuwiki)
12 affected.
13
14 2010-06-09 Nicolas François <nicolas.francois@centraliens.net>
15
16 * lib/Debian/Pkg/DebSrc.pm: Avoid duplicate report for files
17 present in multiple archives.
18
19 2010-06-09 Nicolas François <nicolas.francois@centraliens.net>
20
21 * lib/Debian/Pkg/DebSrc.pm, lib/Debian/Pkg/Tar.pm: A file can be
22 included in multiple archives. The archives are parsed in reverse
23 order, and once extracted files do not need to be overridden.
24
25 2010-06-09 Nicolas François <nicolas.francois@centraliens.net>
26
27 * html/pseudo-urls.html: There are no bug number with the DONE
28 pseudo-tag.
29
30 2010-04-12 Nicolas François <nicolas.francois@centraliens.net>
31
32 * lib/Debian/Pkg/Diff.pm: Allow diff header to end with
33 spaces/tabulation. This may break parsing of patches for files
34 ending with a space or tabulation.
35
36 2010-04-12 Nicolas François <nicolas.francois@centraliens.net>
37
38 * lib/Debian/L10n/BTS.pm: Do not complain if a bug is reported
39 against a binary package and the source package is in the
40 database.
41
42 2010-01-03 Nicolas François <nicolas.francois@centraliens.net>
43
44 * lib/Debian/Pkg/Tar.pm: The leading directory should not be '.',
45 include the next directory in that case. This fixes the handling
46 of ocfs2-tools, but needs to be checked with the whole archive.
47
48 2010-01-03 Nicolas François <nicolas.francois@centraliens.net>
49
50 * dl10n-check: Forward the --debug option to the Tar package.
51
52 2010-01-03 Nicolas François <nicolas.francois@centraliens.net>
53
54 * dl10n-pts: Fixed typo, strftime needs an array, not a reference.
55
56 2010-01-02 Nicolas François <nicolas.francois@centraliens.net>
57
58 * dl10n-rrd/manpages-rrd.pl: Updated list of architectures per
59 distributions.
60
61 2010-01-01 Nicolas François <nicolas.francois@centraliens.net>
62
63 * dl10n-rrd/dl10n-rrd: Do not warn when a language code is no more
64 used.
65
66 2010-01-01 Nicolas François <nicolas.francois@centraliens.net>
67
68 * dl10n-pts: Added generation date and database version
69 * dl10n-pts: Added description of errors.
70
71 2010-01-01 Nicolas François <nicolas.francois@centraliens.net>
72
73 * MANIFEST: Updated list of files.
74 * lib/Debian/L10n/Utils.pm, lib/Debian/L10n/BTS.pm: Added minimal
75 documentation header.
76 * Makefile.PL: Updated list of scripts.
77
78 2009-12-29 Nicolas François <nicolas.francois@centraliens.net>
79
80 * compendia/l10n.conf: Directly use the extracted files.
81 * compendia/update_fs: There is no need anymore to cleanup the
82 previous runs and extract the gziped PO files
83
84 2009-12-29 Nicolas François <nicolas.francois@centraliens.net>
85
86 * dl10n-check: Only warn about packages already in the database if
87 verbose is enabled (different versions do not necessarily generate
88 a warning anymore).
89
90 2009-12-29 Nicolas François <nicolas.francois@centraliens.net>
91
92 * lib/Debian/Pkg/Tar.pm: Added option prepend_dir to force
93 prepending the directory during parse(). This is needed for the v3
94 source package support.
95 * lib/Debian/Pkg/DebSrc.pm: Use this option, otherwise the files
96 are extracted without the directory.
97
98 2009-12-29 Nicolas François <nicolas.francois@centraliens.net>
99
100 * dl10n-rrd/dl10n-rrd: Do not die when the statistics are empty.
101 It occurs for language codes that are no more used.
102
103 2009-12-29 Nicolas François <nicolas.francois@centraliens.net>
104
105 * lib/Debian/Pkg/DebSrc.pm: Hack to support v3 source packages.
106 * dl10n-check: In the v3 source packages, the debian archive is
107 not rooted to /.
108
109 2009-12-29 Nicolas François <nicolas.francois@centraliens.net>
110
111 * lib/Debian/Pkg/Tar.pm: Fixed typo (unknozn).
112
113 2009-09-10 Nicolas François <nicolas.francois@centraliens.net>
114
115 * dl10n-check: Added blacklist of PO files (used in testsuites)
116 and whitelist of po4a files.
117
118 2009-09-10 Nicolas François <nicolas.francois@centraliens.net>
119
120 * lib/Locale/Language.pm: Added languages: an, ang, bem, crh, csb,
121 frp, hne, io, kab, mai, mal, mus, nds, new, pms, tlh.
122 * lib/Locale/Language.pm: Javanese is jv, not jw.
123
124 2009-09-10 Nicolas François <nicolas.francois@centraliens.net>
125
126 * dl10n-pts: Do not hardcore a todo for shadow.
127 * dl10n-pts: Fix mis-detection of todos.
128
129 2009-08-28 Nicolas François <nicolas.francois@centraliens.net>
130
131 * dl10n-check: Removed non-US sections, and non-US handling.
132 * dl10n-check: Updated list of sections.
133
134 2009-08-15 Nicolas François <nicolas.francois@centraliens.net>
135
136 * lib/Locale/Language.pm: Added Asturian.
137 * dl10n-check: Added support for 3 letters language
138 * lib/Debian/L10n/Html.pm: Removed unneeded modules.
139 * dl10n-check: Move PO files in 'doc' or 'man' directories in the
140 po4a section.
141
142 2009-07-23 Nicolas François <nicolas.francois@centraliens.net>
143
144 * dl10n-pts: Escape the '<' and '>' characters in HTML output.
145
146 2009-07-23 Nicolas François <nicolas.francois@centraliens.net>
147
148 * dl10n-pts: Fixed broken links.
149
150 2009-07-23 Nicolas François <nicolas.francois@centraliens.net>
151
152 * dl10n-pts: Added tests for packages with no up-to-date
153 po-debconf translation and less than 5 po-debconf translations.
154
155 2009-07-23 Nicolas François <nicolas.francois@centraliens.net>
156
157 * dl10n-pts: Only display the categories where a PO file exist.
158
159 2009-07-23 Nicolas François <nicolas.francois@centraliens.net>
160
161 * dl10n-pts: Provide some help to the maintainer on how they can
162 check the PO files and what they should do.
163
164 2009-07-23 Nicolas François <nicolas.francois@centraliens.net>
165
166 * dl10n-pts: Add the generation time.
167 * dl10n-pts: Sort the packages.
168
169 2009-07-23 Nicolas François <nicolas.francois@centraliens.net>
170
171 * dl10n-pts: Differentiate between no translations (-) and no
172 translated strings (0).
173
174 2009-07-23 Nicolas François <nicolas.francois@centraliens.net>
175
176 * dl10n-pts: Added section regarding errors in translations.
177
178 2009-07-22 Nicolas François <nicolas.francois@centraliens.net>
179
180 * dl10n-pts: Added boolean to indicate if a todo message should be
181 displayed on the PTS. Only shadow currently.
182
183 2009-07-22 Nicolas François <nicolas.francois@centraliens.net>
184
185 * dl10n-pts: Fixed URL. i18n is still debian.net.
186
187 2009-07-22 Nicolas François <nicolas.francois@centraliens.net>
188
189 * dl10n-nmu: Some buggy bugs are sent without a subject. Just
190 ignore them when parsing the wnpp and ftp.debian.org bugs.
191
192 2009-07-22 Nicolas François <nicolas.francois@centraliens.net>
193
194 * dl10n-pts: Generate more fancy pages.
195
196 2009-07-22 Nicolas François <nicolas.francois@centraliens.net>
197
198 * lib/Debian/L10n/Utils.pm: Do not recode with a broken encoding.
199
200 2009-07-22 Nicolas François <nicolas.francois@centraliens.net>
201
202 * lib/Debian/Pkg/Diff.pm: Fix support for files with a spece in
203 their name.
204
205 2009-07-22 Nicolas François <nicolas.francois@centraliens.net>
206
207 * dl10n-pts, html/translated.png, html/fuzzy.png,
208 html/untranslated.png: Added script to generate translation
209 statistics for the PTS.
210
211 2009-04-19 Nicolas François <nicolas.francois@centraliens.net>
212
213 * lib/Debian/L10n/BTS.pm (parse_submitter): Extract the submitter
214 before encoding entities. This caused failures in Mail::Address
215 (this was triggered by #524358)
216
217 2009-03-07 Nicolas François <nicolas.francois@centraliens.net>
218
219 * lib/Debian/L10n/BTS.pm: Do not check the BTS if no bugs have to
220 be checked.
221
222 2009-03-07 Nicolas François <nicolas.francois@centraliens.net>
223
224 * dl10n-rrd/dl10n-rrd: Add support for status database with
225 history. Do not stop on the first status line matching the
226 package/part.
227
228 2009-03-01 Nicolas François <nicolas.francois@centraliens.net>
229
230 * dl10n-html, lib/Debian/L10n/Html.pm, lib/Debian/L10n/Utils.pm:
231 Added support for Russian.
232
233 2009-02-28 Nicolas François <nicolas.francois@centraliens.net>
234
235 * dl10n-rrd/example/resize_rrd.sh: Added script to resize the rrd
236 databases.
237
238 2009-02-21 Nicolas François <nicolas.francois@centraliens.net>
239
240 * dl10n-rrd/manpages-rrd.pl: Updated list of Architecture for each
241 suite.
242
243 2009-02-21 Nicolas François <nicolas.francois@centraliens.net>
244
245 * dl10n-mail, lib/Debian/L10n/Mail.pm: Pass command line options
246 to Mail::process.
247
248 2009-02-21 Nicolas François <nicolas.francois@centraliens.net>
249
250 * lib/Debian/Pkg/Tar.pm: "Some tar files have no trailing null
251 block". Added an argument to _io_read to avoid failing when it
252 cannot read this bloc at the end of the archive.
253 * lib/Debian/Pkg/Tar.pm: Added support for wrong checksums from
254 SunOS and HP-UX tar.
255 * lib/Debian/Pkg/Tar.pm: Do not warn for the "unable to determine
256 top-level directory" errors. This is handled correctly later. The
257 warning will be output in debug mode.
258
259 2009-01-15 Nicolas François <nicolas.francois@centraliens.net>
260
261 * lib/Debian/L10n/BTS.pm, lib/Debian/L10n/Spider.pm: Do not
262 overload the BTS soap interface. Prepare the list of bugs we need
263 to check, and then check all the bugs at the same time. Thanks to
264 Don Armstrong. check_bts_bug_soap() renamed check_bts_bugs_soap().
265 The function does not return any status anymore.
266
267 2008-12-06 Nicolas François <nicolas.francois@centraliens.net>
268
269 * pootle/sync-projects.d/20di: Execute with "set -e".
270 * pootle/sync-projects.d/20di: Quote variables.
271
272 2008-12-06 Nicolas François <nicolas.francois@centraliens.net>
273
274 * pootle/sync-projects.d/10debconf: Execute with "set -e".
275 * pootle/sync-projects.d/10debconf: Quote variables.
276 * pootle/sync-projects.d/10debconf: Create the temporary directory
277 with mktemp instead of tempfile. This avoid having to remove the
278 file and create the directory later.
279 * pootle/sync-projects.d/10debconf: Better handling of packages
280 without a debian/po directory in the root.
281 * pootle/sync-projects.d/10debconf: Ignore the errors from msgcat.
282 (A lot of empty PO files were created with no valid charset)
283 * pootle/sync-projects.d/10debconf: Fix typo: lang -> $lang.
284 * pootle/sync-projects.d/10debconf: Use
285 /srv/pootle.debian.net/tmp/ for the temporary files and
286 directories.
287
288 2008-12-06 Nicolas François <nicolas.francois@centraliens.net>
289
290 * pootle/sync-projects.d/x20ddtp: Execute with "set -e".
291 * pootle/sync-projects.d/x20ddtp: Quote variables.
292 * pootle/sync-projects.d/x20ddtp: Removed TEMPDIR variable (not
293 used).
294 * pootle/sync-projects.d/x20ddtp: Use /srv/pootle.debian.net/tmp/
295 for the temporary files.
296
297 2008-12-06 Nicolas François <nicolas.francois@centraliens.net>
298
299 * pootle/sync-projects.d/30sync: Execute with "set -e".
300
301 2008-12-06 Nicolas François <nicolas.francois@centraliens.net>
302
303 * pootle/sync-projects.d/cfg/10debconf,
304 pootle/sync-projects.d/cfg/common: Configuration files are just
305 sourced. They do not need to be executable and do not need a
306 shebang.
307
308 2008-12-06 Nicolas François <nicolas.francois@centraliens.net>
309
310 * dl10n-rrd/manpages-rrd.pl: Fix wrong detection of system()
311 failures. Improve error messages.
312
313 2008-12-06 Nicolas François <nicolas.francois@centraliens.net>
314
315 * lib/Debian/L10n/Spider.pm: check_bts_bug_soap() is now in the
316 Debian::L10n::BTS module.
317
318 2008-12-06 Nicolas François <nicolas.francois@centraliens.net>
319
320 * dl10n-check: First check for PO files, then check for nls
321 directories. This fix an issue with sysstat, which has PO files in
322 a directory named nls.
323
324 2008-12-06 Nicolas François <nicolas.francois@centraliens.net>
325
326 * lib/Debian/L10n/BTS.pm: Only check the BTS if a status has the
327 BTS tag, and no other status line follow for the pkg, type, file.
328 This will reduce the load on the BTS and reduce the number of
329 mails for the server admins.
330 * lib/Debian/L10n/BTS.pm: re-indent.
331
332 2008-11-30 Nicolas François <nicolas.francois@centraliens.net>
333
334 * pootle/sync-projects.d/cfg/10debconf: Fix the link to the
335 material tarball. Explicitly point to the unstable material.
336
337 2008-11-30 Nicolas François <nicolas.francois@centraliens.net>
338
339 * dl10n-rrd/example/update_unstable.sh: Fix the location of the
340 $dist.gz material statistics file.
341
342 2008-11-30 Christian Perrier <bubulle@debian.org>
343
344 * dl10n-rrd/example/update_unstable.sh: Add missing [ ] in a if
345 test.
346
347 2008-11-29 Nicolas François <nicolas.francois@centraliens.net>
348
349 * dl10n-nmu, dl10n-rrd/example/update_unstableBTS.sh,
350 dl10n-rrd/example/update_testing.sh,
351 dl10n-rrd/example/update_unstable.sh, dl10n-rrd/example/config.sh,
352 compendia/update_fs, compendia/l10n.conf, compendia/gen_compendia:
353 Update the file locations according to the location on Churro.
354
355 2008-11-29 Nicolas François <nicolas.francois@centraliens.net>
356
357 * lib/Debian/L10n/Utils.pm: Export the %Status, %Status_syn,
358 %Type_syn, %LanguageList, and %Language hashes.
359
360 2008-11-29 Nicolas François <nicolas.francois@centraliens.net>
361
362 * lib/Debian/L10n/Spider.pm, lib/Debian/L10n/Utils.pm: %Status,
363 %Status_syn, %Type_syn, %LanguageList, %Language, parse_subject,
364 parse_from, and parse_date moved from Spider to Utils.
365 * lib/Debian/L10n/Spider.pm, lib/Debian/L10n/BTS.pm:
366 parse_submitter, check_bts, check_bts_soap, and check_bts_bug_soap
367 moved from Spider to BTS.
368 * lib/Debian/L10n/Spider.pm, lib/Debian/L10n/Db.pm: clean_db moved
369 from Spider to Db.
370 * lib/Debian/L10n/Db.pm: Added support for the Message-ID header.
371 This indicate the last imported mail and replace the
372 year/month/message headers when Mail is used instead of Spider.
373 * lib/Debian/L10n/Mail.pm, dl10n-mail: New tool intended to
374 replace dl10n-spider. This tool can be used to receive mail from
375 an mbox or from stdin (procmail filter).
376 * lib/Debian/L10n/Utils.pm: parse_from: better handling of MIME
377 encoded from lines.
378 * lib/Debian/L10n/BTS.pm: check_bts_soap as I'm receiving lots of
379 timeout from soap, add a possibility to write the database every
380 10 analyzed bugs.
381
382 2008-11-28 Nicolas François <nicolas.francois@centraliens.net>
383
384 * dl10n-rrd/manpages-rrd.pl: No more m68k in unstable?
385
386 2008-11-27 Nicolas François <nicolas.francois@centraliens.net>
387
388 * dl10n-rrd/manpages-rrd.pl: Fail in a better way if the Content
389 files could not be downloaded.
390
391 2008-11-27 Nicolas François <nicolas.francois@centraliens.net>
392
393 * dl10n-rrd/example/update_unstable.sh: Make sure the database is
394 present and fail in a better way if not.
395
396 2008-11-27 Nicolas François <nicolas.francois@centraliens.net>
397
398 * dl10n-rrd/example/config.sh: Point DL10N_HOME to SVN. Only
399 meaningful for the default installation on Churro.
400
401 2008-10-28 Nicolas François <nicolas.francois@centraliens.net>
402
403 * lib/Debian/L10n/Spider.pm, lib/Debian/L10n/Html.pm, dl10n-html:
404 Added support for the Swedish language.
405
406 2008-10-25 Nicolas François <nicolas.francois@centraliens.net>
407
408 * lib/Debian/L10n/Spider.pm: Bugs reported to wnpp do not match
409 the database's package name.
410
411 2008-10-03 Nicolas François <nicolas.francois@centraliens.net>
412
413 * dl10n-nmu: Change the page title to "Debian localization radar".
414
415 2008-09-07 Nicolas François <nicolas.francois@centraliens.net>
416
417 * dl10n-txt: Add support for databases with history.
418
419 2008-09-07 Nicolas François <nicolas.francois@centraliens.net>
420
421 * lib/Debian/L10n/Spider.pm: Do not fail if there is no From:
422 field. (see
423 http://lists.debian.org/debian-l10n-french/2008/09/msg00138.html)
424
425 2008-09-07 Nicolas François <nicolas.francois@centraliens.net>
426
427 * lib/Debian/L10n/Html.pm: Add (uncomment) the anchors for
428 translators, types, status, and packages.
429
430 2008-08-15 Nicolas François <nicolas.francois@centraliens.net>
431
432 * dl10n-html: Fix typo: syntax_message -> syntax_msg.
433
434 2008-08-12 Nicolas François <nicolas.francois@centraliens.net>
435
436 * lib/Debian/Pkg/DebSrc.pm: Fix typo in comment.
437
438 2008-08-11 Nicolas François <nicolas.francois@centraliens.net>
439
440 * lib/Debian/L10n/Html.pm: Added support for database with
441 history. Generate the history in the coordination pages for
442 by_package, by_type (not for by_date, by_translator, by_status,
443 by_bug). Compared to the previous version, the tables look more
444 similar from one sorting method to the other. More lines are
445 displayed (except for the by_bug pages).
446
447 2008-08-11 Nicolas François <nicolas.francois@centraliens.net>
448
449 * lib/Debian/L10n/Spider.pm: Define the SOAP object global. This
450 removes one argument from check_bts_bug_soap().
451 * lib/Debian/L10n/Spider.pm: check_bts_bug_soap() does not remove
452 status lines, there is no need re-read the list of status lines.
453 * lib/Debian/L10n/Spider.pm: Make sure $soap_bugs is defined
454 before checking its length.
455 * lib/Debian/L10n/Spider.pm: Added variable for the BTS location.
456 * lib/Debian/L10n/Spider.pm (clean_db): Re-read the list of status
457 lines for a package after each removal.
458 * lib/Debian/L10n/Spider.pm (clean_db): Indicate the most
459 recent statusline which can be removed for a file/type. This avoid
460 that closure of old bugs remove the status for more recent
461 review cycles.
462 * lib/Debian/L10n/Spider.pm (clean_db): Log "Remove DONE"
463 instead of "Remove bug" when a old DONE is removed.
464 * lib/Debian/L10n/Spider.pm: Only check the BTS status if
465 $check_bts.
466
467 2008-08-11 Nicolas François <nicolas.francois@centraliens.net>
468
469 * lib/Debian/L10n/Db.pm: if a $type, $file, and $statusline are
470 specified, remove the lines older than the specified $statusline
471 for the given $file and $type
472 * lib/Debian/L10n/Db.pm: del_status() always uses $statusline.
473 Remove the specified line only if $file and $type are not defined.
474
475 2008-08-11 Nicolas François <nicolas.francois@centraliens.net>
476
477 * html/l10n.css: Added support for TODO (TAF are still supported).
478
479 2008-08-11 Nicolas François <nicolas.francois@centraliens.net>
480
481 * dl10n-rrd/example/update_unstableBTS.sh,
482 dl10n-rrd/example/update_testing.sh,
483 dl10n-rrd/example/update_unstable.sh, dl10n-rrd/example/config.sh:
484 Updatedto match the pathes on i18n.debian.net (/org -> /srv)
485 * dl10n-rrd/example/update_unstableBTS.sh,
486 dl10n-rrd/example/update_testing.sh,
487 dl10n-rrd/example/update_unstable.sh: Added Galician for
488 graph_ranks.
489
490 2008-08-04 Nicolas François <nicolas.francois@centraliens.net>
491
492 * lib/Debian/L10n/Spider.pm: Only try to cleanup the package if
493 the package actually exists.
494 * lib/Debian/L10n/Spider.pm: Make sure the package exists in the
495 database before adding a status line.
496
497 2008-08-04 Nicolas François <nicolas.francois@centraliens.net>
498
499 * lib/Debian/L10n/Spider.pm: Add the package name to the debug
500 information.
501
502 2008-08-04 Nicolas François <nicolas.francois@centraliens.net>
503
504 * lib/Debian/L10n/Spider.pm: When we receive a BTS status, check
505 the status of the bug so that we can set it to DONE. This permits
506 to clear the history later on if another review cycle is started
507 before we notice that the bug is actually closed.
508
509 2008-08-04 Nicolas François <nicolas.francois@centraliens.net>
510
511 * lib/Debian/L10n/Spider.pm: Split check_bts_soap() into
512 check_bts_soap() and check_bts_bug_soap(). The later permits to
513 check the status of a single bug.
514
515 2008-08-04 Nicolas François <nicolas.francois@centraliens.net>
516
517 * lib/Debian/L10n/Spider.pm: After looking at the BTS, only update
518 the database if there were some changes. Differentiate changes
519 which require adding a status line and the one which only produce
520 an update (date & name fixes).
521
522 2008-08-04 Nicolas François <nicolas.francois@centraliens.net>
523
524 * lib/Debian/L10n/Spider.pm: There has beenno issues so far with
525 the soap interface. Remove the support for the LDAP BTS interface.
526
527 2008-08-04 Nicolas François <nicolas.francois@centraliens.net>
528
529 * lib/Debian/L10n/Spider.pm: When a new cycle starts (after a
530 DONE), do not wait 3 days to erase the old cycle history if a new
531 status must be added to the database.
532
533 2008-08-03 Nicolas François <nicolas.francois@centraliens.net>
534
535 * lib/Debian/L10n/Html.pm, lib/Debian/L10n/Spider.pm, dl10n-html:
536 s/portuguese_BRAZIL/brazilian/
537
538 2008-08-03 Nicolas François <nicolas.francois@centraliens.net>
539
540 * lib/Debian/L10n/Spider.pm: Keep history in the database. Use
541 add_status(), instead of set_status(), except when a statusline is
542 just fixed (name, date updated).
543
544 2008-08-03 Nicolas François <nicolas.francois@centraliens.net>
545
546 * lib/Debian/L10n/Db.pm (del_status): Add support for clearing a
547 specific line in the database specified by $pkg, $type, and $file.
548 * lib/Debian/L10n/Db.pm (set_status): Add support to change the
549 status of a specific line in the database specified by a
550 statusline.
551
552 2008-08-03 Nicolas François <nicolas.francois@centraliens.net>
553
554 * html/pseudo-urls.html: l10n.css is in html/, not ../
555
556 2008-08-03 Nicolas François <nicolas.francois@centraliens.net>
557
558 * lib/Debian/L10n/Spider.pm: Added Romanian to the list of teams.
559 * dl10n-html: Likewise.
560 * lib/Debian/L10n/Html.pm: Likewise.
561
562 2008-08-03 Nicolas François <nicolas.francois@centraliens.net>
563
564 * lib/Debian/L10n/Spider.pm: TAF is now deprecated. Please use
565 TODO.
566 * lib/Debian/L10n/Spider.pm: TAF is an alias for TODO.
567
568 2008-08-03 Nicolas François <nicolas.francois@centraliens.net>
569
570 * Changelog: Added Changelog file. Previous changes are documented
571 in commits, or in debian/changelog.
572

  ViewVC Help
Powered by ViewVC 1.1.5