| 1 |
nekral-guest |
1632 |
2008-03-01 Nicolas François <nicolas.francois@centraliens.net> |
| 2 |
nekral-guest |
1613 |
|
| 3 |
nekral-guest |
1632 |
* dl10n-html, lib/Debian/L10n/Html.pm, lib/Debian/L10n/Utils.pm: |
| 4 |
|
|
Added support for Russian. |
| 5 |
|
|
|
| 6 |
|
|
2008-02-28 Nicolas François <nicolas.francois@centraliens.net> |
| 7 |
|
|
|
| 8 |
nekral-guest |
1631 |
* dl10n-rrd/example/resize_rrd.sh: Added script to resize the rrd |
| 9 |
|
|
databases. |
| 10 |
|
|
|
| 11 |
|
|
2008-02-21 Nicolas François <nicolas.francois@centraliens.net> |
| 12 |
|
|
|
| 13 |
nekral-guest |
1616 |
* dl10n-rrd/manpages-rrd.pl: Updated list of Architecture for each |
| 14 |
|
|
suite. |
| 15 |
|
|
|
| 16 |
|
|
2008-02-21 Nicolas François <nicolas.francois@centraliens.net> |
| 17 |
|
|
|
| 18 |
nekral-guest |
1615 |
* dl10n-mail, lib/Debian/L10n/Mail.pm: Pass command line options |
| 19 |
|
|
to Mail::process. |
| 20 |
|
|
|
| 21 |
|
|
2008-02-21 Nicolas François <nicolas.francois@centraliens.net> |
| 22 |
|
|
|
| 23 |
nekral-guest |
1613 |
* lib/Debian/Pkg/Tar.pm: "Some tar files have no trailing null |
| 24 |
|
|
block". Added an argument to _io_read to avoid failing when it |
| 25 |
|
|
cannot read this bloc at the end of the archive. |
| 26 |
|
|
* lib/Debian/Pkg/Tar.pm: Added support for wrong checksums from |
| 27 |
|
|
SunOS and HP-UX tar. |
| 28 |
|
|
* lib/Debian/Pkg/Tar.pm: Do not warn for the "unable to determine |
| 29 |
|
|
top-level directory" errors. This is handled correctly later. The |
| 30 |
|
|
warning will be output in debug mode. |
| 31 |
|
|
|
| 32 |
nekral-guest |
1594 |
2008-01-15 Nicolas François <nicolas.francois@centraliens.net> |
| 33 |
|
|
|
| 34 |
|
|
* lib/Debian/L10n/BTS.pm, lib/Debian/L10n/Spider.pm: Do not |
| 35 |
|
|
overload the BTS soap interface. Prepare the list of bugs we need |
| 36 |
|
|
to check, and then check all the bugs at the same time. Thanks to |
| 37 |
|
|
Don Armstrong. check_bts_bug_soap() renamed check_bts_bugs_soap(). |
| 38 |
|
|
The function does not return any status anymore. |
| 39 |
|
|
|
| 40 |
nekral-guest |
1487 |
2008-12-06 Nicolas François <nicolas.francois@centraliens.net> |
| 41 |
|
|
|
| 42 |
nekral-guest |
1496 |
* pootle/sync-projects.d/20di: Execute with "set -e". |
| 43 |
|
|
* pootle/sync-projects.d/20di: Quote variables. |
| 44 |
|
|
|
| 45 |
|
|
2008-12-06 Nicolas François <nicolas.francois@centraliens.net> |
| 46 |
|
|
|
| 47 |
nekral-guest |
1495 |
* pootle/sync-projects.d/10debconf: Execute with "set -e". |
| 48 |
|
|
* pootle/sync-projects.d/10debconf: Quote variables. |
| 49 |
|
|
* pootle/sync-projects.d/10debconf: Create the temporary directory |
| 50 |
|
|
with mktemp instead of tempfile. This avoid having to remove the |
| 51 |
|
|
file and create the directory later. |
| 52 |
|
|
* pootle/sync-projects.d/10debconf: Better handling of packages |
| 53 |
|
|
without a debian/po directory in the root. |
| 54 |
|
|
* pootle/sync-projects.d/10debconf: Ignore the errors from msgcat. |
| 55 |
|
|
(A lot of empty PO files were created with no valid charset) |
| 56 |
|
|
* pootle/sync-projects.d/10debconf: Fix typo: lang -> $lang. |
| 57 |
|
|
* pootle/sync-projects.d/10debconf: Use |
| 58 |
|
|
/srv/pootle.debian.net/tmp/ for the temporary files and |
| 59 |
|
|
directories. |
| 60 |
|
|
|
| 61 |
|
|
2008-12-06 Nicolas François <nicolas.francois@centraliens.net> |
| 62 |
|
|
|
| 63 |
nekral-guest |
1494 |
* pootle/sync-projects.d/x20ddtp: Execute with "set -e". |
| 64 |
|
|
* pootle/sync-projects.d/x20ddtp: Quote variables. |
| 65 |
|
|
* pootle/sync-projects.d/x20ddtp: Removed TEMPDIR variable (not |
| 66 |
|
|
used). |
| 67 |
|
|
* pootle/sync-projects.d/x20ddtp: Use /srv/pootle.debian.net/tmp/ |
| 68 |
|
|
for the temporary files. |
| 69 |
|
|
|
| 70 |
|
|
2008-12-06 Nicolas François <nicolas.francois@centraliens.net> |
| 71 |
|
|
|
| 72 |
nekral-guest |
1493 |
* pootle/sync-projects.d/30sync: Execute with "set -e". |
| 73 |
|
|
|
| 74 |
|
|
2008-12-06 Nicolas François <nicolas.francois@centraliens.net> |
| 75 |
|
|
|
| 76 |
nekral-guest |
1492 |
* pootle/sync-projects.d/cfg/10debconf, |
| 77 |
|
|
pootle/sync-projects.d/cfg/common: Configuration files are just |
| 78 |
|
|
sourced. They do not need to be executable and do not need a |
| 79 |
|
|
shebang. |
| 80 |
|
|
|
| 81 |
|
|
2008-12-06 Nicolas François <nicolas.francois@centraliens.net> |
| 82 |
|
|
|
| 83 |
nekral-guest |
1491 |
* dl10n-rrd/manpages-rrd.pl: Fix wrong detection of system() |
| 84 |
|
|
failures. Improve error messages. |
| 85 |
|
|
|
| 86 |
|
|
2008-12-06 Nicolas François <nicolas.francois@centraliens.net> |
| 87 |
|
|
|
| 88 |
nekral-guest |
1490 |
* lib/Debian/L10n/Spider.pm: check_bts_bug_soap() is now in the |
| 89 |
|
|
Debian::L10n::BTS module. |
| 90 |
|
|
|
| 91 |
|
|
2008-12-06 Nicolas François <nicolas.francois@centraliens.net> |
| 92 |
|
|
|
| 93 |
nekral-guest |
1489 |
* dl10n-check: First check for PO files, then check for nls |
| 94 |
|
|
directories. This fix an issue with sysstat, which has PO files in |
| 95 |
|
|
a directory named nls. |
| 96 |
|
|
|
| 97 |
|
|
2008-12-06 Nicolas François <nicolas.francois@centraliens.net> |
| 98 |
|
|
|
| 99 |
nekral-guest |
1487 |
* lib/Debian/L10n/BTS.pm: Only check the BTS if a status has the |
| 100 |
|
|
BTS tag, and no other status line follow for the pkg, type, file. |
| 101 |
|
|
This will reduce the load on the BTS and reduce the number of |
| 102 |
|
|
mails for the server admins. |
| 103 |
nekral-guest |
1488 |
* lib/Debian/L10n/BTS.pm: re-indent. |
| 104 |
nekral-guest |
1487 |
|
| 105 |
nekral-guest |
1485 |
2008-11-30 Nicolas François <nicolas.francois@centraliens.net> |
| 106 |
nekral-guest |
1480 |
|
| 107 |
nekral-guest |
1485 |
* pootle/sync-projects.d/cfg/10debconf: Fix the link to the |
| 108 |
|
|
material tarball. Explicitly point to the unstable material. |
| 109 |
|
|
|
| 110 |
|
|
2008-11-30 Nicolas François <nicolas.francois@centraliens.net> |
| 111 |
|
|
|
| 112 |
nekral-guest |
1484 |
* dl10n-rrd/example/update_unstable.sh: Fix the location of the |
| 113 |
|
|
$dist.gz material statistics file. |
| 114 |
|
|
|
| 115 |
|
|
2008-11-30 Christian Perrier <bubulle@debian.org> |
| 116 |
|
|
|
| 117 |
|
|
* dl10n-rrd/example/update_unstable.sh: Add missing [ ] in a if |
| 118 |
|
|
test. |
| 119 |
|
|
|
| 120 |
|
|
2008-11-29 Nicolas François <nicolas.francois@centraliens.net> |
| 121 |
|
|
|
| 122 |
nekral-guest |
1482 |
* dl10n-nmu, dl10n-rrd/example/update_unstableBTS.sh, |
| 123 |
|
|
dl10n-rrd/example/update_testing.sh, |
| 124 |
nekral-guest |
1483 |
dl10n-rrd/example/update_unstable.sh, dl10n-rrd/example/config.sh, |
| 125 |
|
|
compendia/update_fs, compendia/l10n.conf, compendia/gen_compendia: |
| 126 |
nekral-guest |
1482 |
Update the file locations according to the location on Churro. |
| 127 |
|
|
|
| 128 |
|
|
2008-11-29 Nicolas François <nicolas.francois@centraliens.net> |
| 129 |
|
|
|
| 130 |
nekral-guest |
1481 |
* lib/Debian/L10n/Utils.pm: Export the %Status, %Status_syn, |
| 131 |
|
|
%Type_syn, %LanguageList, and %Language hashes. |
| 132 |
|
|
|
| 133 |
|
|
2008-11-29 Nicolas François <nicolas.francois@centraliens.net> |
| 134 |
|
|
|
| 135 |
nekral-guest |
1480 |
* lib/Debian/L10n/Spider.pm, lib/Debian/L10n/Utils.pm: %Status, |
| 136 |
|
|
%Status_syn, %Type_syn, %LanguageList, %Language, parse_subject, |
| 137 |
|
|
parse_from, and parse_date moved from Spider to Utils. |
| 138 |
|
|
* lib/Debian/L10n/Spider.pm, lib/Debian/L10n/BTS.pm: |
| 139 |
|
|
parse_submitter, check_bts, check_bts_soap, and check_bts_bug_soap |
| 140 |
|
|
moved from Spider to BTS. |
| 141 |
|
|
* lib/Debian/L10n/Spider.pm, lib/Debian/L10n/Db.pm: clean_db moved |
| 142 |
|
|
from Spider to Db. |
| 143 |
|
|
* lib/Debian/L10n/Db.pm: Added support for the Message-ID header. |
| 144 |
|
|
This indicate the last imported mail and replace the |
| 145 |
|
|
year/month/message headers when Mail is used instead of Spider. |
| 146 |
|
|
* lib/Debian/L10n/Mail.pm, dl10n-mail: New tool intended to |
| 147 |
|
|
replace dl10n-spider. This tool can be used to receive mail from |
| 148 |
|
|
an mbox or from stdin (procmail filter). |
| 149 |
|
|
* lib/Debian/L10n/Utils.pm: parse_from: better handling of MIME |
| 150 |
|
|
encoded from lines. |
| 151 |
|
|
* lib/Debian/L10n/BTS.pm: check_bts_soap as I'm receiving lots of |
| 152 |
|
|
timeout from soap, add a possibility to write the database every |
| 153 |
|
|
10 analyzed bugs. |
| 154 |
|
|
|
| 155 |
nekral-guest |
1479 |
2008-11-28 Nicolas François <nicolas.francois@centraliens.net> |
| 156 |
|
|
|
| 157 |
|
|
* dl10n-rrd/manpages-rrd.pl: No more m68k in unstable? |
| 158 |
|
|
|
| 159 |
nekral-guest |
1477 |
2008-11-27 Nicolas François <nicolas.francois@centraliens.net> |
| 160 |
nekral-guest |
1475 |
|
| 161 |
nekral-guest |
1477 |
* dl10n-rrd/manpages-rrd.pl: Fail in a better way if the Content |
| 162 |
|
|
files could not be downloaded. |
| 163 |
|
|
|
| 164 |
|
|
2008-11-27 Nicolas François <nicolas.francois@centraliens.net> |
| 165 |
|
|
|
| 166 |
nekral-guest |
1476 |
* dl10n-rrd/example/update_unstable.sh: Make sure the database is |
| 167 |
|
|
present and fail in a better way if not. |
| 168 |
|
|
|
| 169 |
nekral-guest |
1477 |
2008-11-27 Nicolas François <nicolas.francois@centraliens.net> |
| 170 |
nekral-guest |
1476 |
|
| 171 |
nekral-guest |
1475 |
* dl10n-rrd/example/config.sh: Point DL10N_HOME to SVN. Only |
| 172 |
|
|
meaningful for the default installation on Churro. |
| 173 |
|
|
|
| 174 |
nekral-guest |
1442 |
2008-10-28 Nicolas François <nicolas.francois@centraliens.net> |
| 175 |
|
|
|
| 176 |
|
|
* lib/Debian/L10n/Spider.pm, lib/Debian/L10n/Html.pm, dl10n-html: |
| 177 |
|
|
Added support for the Swedish language. |
| 178 |
|
|
|
| 179 |
nekral-guest |
1438 |
2008-10-25 Nicolas François <nicolas.francois@centraliens.net> |
| 180 |
|
|
|
| 181 |
|
|
* lib/Debian/L10n/Spider.pm: Bugs reported to wnpp do not match |
| 182 |
|
|
the database's package name. |
| 183 |
|
|
|
| 184 |
nekral-guest |
1393 |
2008-10-03 Nicolas François <nicolas.francois@centraliens.net> |
| 185 |
|
|
|
| 186 |
|
|
* dl10n-nmu: Change the page title to "Debian localization radar". |
| 187 |
|
|
|
| 188 |
nekral-guest |
1247 |
2008-09-07 Nicolas François <nicolas.francois@centraliens.net> |
| 189 |
|
|
|
| 190 |
nekral-guest |
1265 |
* dl10n-txt: Add support for databases with history. |
| 191 |
|
|
|
| 192 |
|
|
2008-09-07 Nicolas François <nicolas.francois@centraliens.net> |
| 193 |
|
|
|
| 194 |
nekral-guest |
1248 |
* lib/Debian/L10n/Spider.pm: Do not fail if there is no From: |
| 195 |
|
|
field. (see |
| 196 |
|
|
http://lists.debian.org/debian-l10n-french/2008/09/msg00138.html) |
| 197 |
|
|
|
| 198 |
|
|
2008-09-07 Nicolas François <nicolas.francois@centraliens.net> |
| 199 |
|
|
|
| 200 |
nekral-guest |
1247 |
* lib/Debian/L10n/Html.pm: Add (uncomment) the anchors for |
| 201 |
|
|
translators, types, status, and packages. |
| 202 |
|
|
|
| 203 |
nekral-guest |
1216 |
2008-08-15 Nicolas François <nicolas.francois@centraliens.net> |
| 204 |
|
|
|
| 205 |
|
|
* dl10n-html: Fix typo: syntax_message -> syntax_msg. |
| 206 |
|
|
|
| 207 |
nekral-guest |
1198 |
2008-08-12 Nicolas François <nicolas.francois@centraliens.net> |
| 208 |
|
|
|
| 209 |
|
|
* lib/Debian/Pkg/DebSrc.pm: Fix typo in comment. |
| 210 |
|
|
|
| 211 |
nekral-guest |
1179 |
2008-08-11 Nicolas François <nicolas.francois@centraliens.net> |
| 212 |
|
|
|
| 213 |
nekral-guest |
1183 |
* lib/Debian/L10n/Html.pm: Added support for database with |
| 214 |
|
|
history. Generate the history in the coordination pages for |
| 215 |
|
|
by_package, by_type (not for by_date, by_translator, by_status, |
| 216 |
|
|
by_bug). Compared to the previous version, the tables look more |
| 217 |
|
|
similar from one sorting method to the other. More lines are |
| 218 |
|
|
displayed (except for the by_bug pages). |
| 219 |
|
|
|
| 220 |
|
|
2008-08-11 Nicolas François <nicolas.francois@centraliens.net> |
| 221 |
|
|
|
| 222 |
nekral-guest |
1182 |
* lib/Debian/L10n/Spider.pm: Define the SOAP object global. This |
| 223 |
|
|
removes one argument from check_bts_bug_soap(). |
| 224 |
|
|
* lib/Debian/L10n/Spider.pm: check_bts_bug_soap() does not remove |
| 225 |
|
|
status lines, there is no need re-read the list of status lines. |
| 226 |
|
|
* lib/Debian/L10n/Spider.pm: Make sure $soap_bugs is defined |
| 227 |
|
|
before checking its length. |
| 228 |
|
|
* lib/Debian/L10n/Spider.pm: Added variable for the BTS location. |
| 229 |
|
|
* lib/Debian/L10n/Spider.pm (clean_db): Re-read the list of status |
| 230 |
|
|
lines for a package after each removal. |
| 231 |
|
|
* lib/Debian/L10n/Spider.pm (clean_db): Indicate the most |
| 232 |
|
|
recent statusline which can be removed for a file/type. This avoid |
| 233 |
|
|
that closure of old bugs remove the status for more recent |
| 234 |
|
|
review cycles. |
| 235 |
|
|
* lib/Debian/L10n/Spider.pm (clean_db): Log "Remove DONE" |
| 236 |
|
|
instead of "Remove bug" when a old DONE is removed. |
| 237 |
|
|
* lib/Debian/L10n/Spider.pm: Only check the BTS status if |
| 238 |
|
|
$check_bts. |
| 239 |
|
|
|
| 240 |
|
|
2008-08-11 Nicolas François <nicolas.francois@centraliens.net> |
| 241 |
|
|
|
| 242 |
nekral-guest |
1181 |
* lib/Debian/L10n/Db.pm: if a $type, $file, and $statusline are |
| 243 |
|
|
specified, remove the lines older than the specified $statusline |
| 244 |
|
|
for the given $file and $type |
| 245 |
|
|
* lib/Debian/L10n/Db.pm: del_status() always uses $statusline. |
| 246 |
|
|
Remove the specified line only if $file and $type are not defined. |
| 247 |
|
|
|
| 248 |
|
|
2008-08-11 Nicolas François <nicolas.francois@centraliens.net> |
| 249 |
|
|
|
| 250 |
nekral-guest |
1180 |
* html/l10n.css: Added support for TODO (TAF are still supported). |
| 251 |
|
|
|
| 252 |
|
|
2008-08-11 Nicolas François <nicolas.francois@centraliens.net> |
| 253 |
|
|
|
| 254 |
nekral-guest |
1179 |
* dl10n-rrd/example/update_unstableBTS.sh, |
| 255 |
|
|
dl10n-rrd/example/update_testing.sh, |
| 256 |
|
|
dl10n-rrd/example/update_unstable.sh, dl10n-rrd/example/config.sh: |
| 257 |
|
|
Updatedto match the pathes on i18n.debian.net (/org -> /srv) |
| 258 |
|
|
* dl10n-rrd/example/update_unstableBTS.sh, |
| 259 |
|
|
dl10n-rrd/example/update_testing.sh, |
| 260 |
|
|
dl10n-rrd/example/update_unstable.sh: Added Galician for |
| 261 |
|
|
graph_ranks. |
| 262 |
|
|
|
| 263 |
nekral-guest |
1120 |
2008-08-04 Nicolas François <nicolas.francois@centraliens.net> |
| 264 |
|
|
|
| 265 |
nekral-guest |
1127 |
* lib/Debian/L10n/Spider.pm: Only try to cleanup the package if |
| 266 |
|
|
the package actually exists. |
| 267 |
|
|
* lib/Debian/L10n/Spider.pm: Make sure the package exists in the |
| 268 |
|
|
database before adding a status line. |
| 269 |
|
|
|
| 270 |
|
|
2008-08-04 Nicolas François <nicolas.francois@centraliens.net> |
| 271 |
|
|
|
| 272 |
nekral-guest |
1126 |
* lib/Debian/L10n/Spider.pm: Add the package name to the debug |
| 273 |
|
|
information. |
| 274 |
|
|
|
| 275 |
|
|
2008-08-04 Nicolas François <nicolas.francois@centraliens.net> |
| 276 |
|
|
|
| 277 |
nekral-guest |
1124 |
* lib/Debian/L10n/Spider.pm: When we receive a BTS status, check |
| 278 |
|
|
the status of the bug so that we can set it to DONE. This permits |
| 279 |
|
|
to clear the history later on if another review cycle is started |
| 280 |
|
|
before we notice that the bug is actually closed. |
| 281 |
|
|
|
| 282 |
|
|
2008-08-04 Nicolas François <nicolas.francois@centraliens.net> |
| 283 |
|
|
|
| 284 |
nekral-guest |
1123 |
* lib/Debian/L10n/Spider.pm: Split check_bts_soap() into |
| 285 |
|
|
check_bts_soap() and check_bts_bug_soap(). The later permits to |
| 286 |
|
|
check the status of a single bug. |
| 287 |
|
|
|
| 288 |
|
|
2008-08-04 Nicolas François <nicolas.francois@centraliens.net> |
| 289 |
|
|
|
| 290 |
nekral-guest |
1122 |
* lib/Debian/L10n/Spider.pm: After looking at the BTS, only update |
| 291 |
|
|
the database if there were some changes. Differentiate changes |
| 292 |
|
|
which require adding a status line and the one which only produce |
| 293 |
|
|
an update (date & name fixes). |
| 294 |
|
|
|
| 295 |
|
|
2008-08-04 Nicolas François <nicolas.francois@centraliens.net> |
| 296 |
|
|
|
| 297 |
nekral-guest |
1121 |
* lib/Debian/L10n/Spider.pm: There has beenno issues so far with |
| 298 |
|
|
the soap interface. Remove the support for the LDAP BTS interface. |
| 299 |
|
|
|
| 300 |
|
|
2008-08-04 Nicolas François <nicolas.francois@centraliens.net> |
| 301 |
|
|
|
| 302 |
nekral-guest |
1120 |
* lib/Debian/L10n/Spider.pm: When a new cycle starts (after a |
| 303 |
|
|
DONE), do not wait 3 days to erase the old cycle history if a new |
| 304 |
|
|
status must be added to the database. |
| 305 |
|
|
|
| 306 |
nekral-guest |
1111 |
2008-08-03 Nicolas François <nicolas.francois@centraliens.net> |
| 307 |
|
|
|
| 308 |
nekral-guest |
1118 |
* lib/Debian/L10n/Html.pm, lib/Debian/L10n/Spider.pm, dl10n-html: |
| 309 |
|
|
s/portuguese_BRAZIL/brazilian/ |
| 310 |
|
|
|
| 311 |
|
|
2008-08-03 Nicolas François <nicolas.francois@centraliens.net> |
| 312 |
|
|
|
| 313 |
nekral-guest |
1117 |
* lib/Debian/L10n/Spider.pm: Keep history in the database. Use |
| 314 |
|
|
add_status(), instead of set_status(), except when a statusline is |
| 315 |
|
|
just fixed (name, date updated). |
| 316 |
|
|
|
| 317 |
|
|
2008-08-03 Nicolas François <nicolas.francois@centraliens.net> |
| 318 |
|
|
|
| 319 |
nekral-guest |
1116 |
* lib/Debian/L10n/Db.pm (del_status): Add support for clearing a |
| 320 |
|
|
specific line in the database specified by $pkg, $type, and $file. |
| 321 |
|
|
* lib/Debian/L10n/Db.pm (set_status): Add support to change the |
| 322 |
|
|
status of a specific line in the database specified by a |
| 323 |
|
|
statusline. |
| 324 |
|
|
|
| 325 |
|
|
2008-08-03 Nicolas François <nicolas.francois@centraliens.net> |
| 326 |
|
|
|
| 327 |
nekral-guest |
1115 |
* html/pseudo-urls.html: l10n.css is in html/, not ../ |
| 328 |
|
|
|
| 329 |
|
|
2008-08-03 Nicolas François <nicolas.francois@centraliens.net> |
| 330 |
|
|
|
| 331 |
nekral-guest |
1113 |
* lib/Debian/L10n/Spider.pm: Added Romanian to the list of teams. |
| 332 |
nekral-guest |
1114 |
* dl10n-html: Likewise. |
| 333 |
|
|
* lib/Debian/L10n/Html.pm: Likewise. |
| 334 |
nekral-guest |
1113 |
|
| 335 |
|
|
2008-08-03 Nicolas François <nicolas.francois@centraliens.net> |
| 336 |
|
|
|
| 337 |
nekral-guest |
1112 |
* lib/Debian/L10n/Spider.pm: TAF is now deprecated. Please use |
| 338 |
|
|
TODO. |
| 339 |
|
|
* lib/Debian/L10n/Spider.pm: TAF is an alias for TODO. |
| 340 |
|
|
|
| 341 |
|
|
2008-08-03 Nicolas François <nicolas.francois@centraliens.net> |
| 342 |
|
|
|
| 343 |
nekral-guest |
1111 |
* Changelog: Added Changelog file. Previous changes are documented |
| 344 |
|
|
in commits, or in debian/changelog. |
| 345 |
|
|
|