diff options
author | intrigeri <intrigeri@boum.org> | 2010-12-07 11:35:32 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-12-07 11:35:32 +0100 |
commit | f8555c9ae1868e0f8ec4861826965ebd003740b8 (patch) | |
tree | dee2314cac3794d6c1df78550e6b87bb1b59d582 /doc/todo | |
parent | 449db24c671c485aaa97b2212f29ed1ab3bb0487 (diff) |
Replying.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/mirrorlist_with_per-mirror_usedirs_settings.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/todo/mirrorlist_with_per-mirror_usedirs_settings.mdwn b/doc/todo/mirrorlist_with_per-mirror_usedirs_settings.mdwn index 484f85cbb..d40be0b08 100644 --- a/doc/todo/mirrorlist_with_per-mirror_usedirs_settings.mdwn +++ b/doc/todo/mirrorlist_with_per-mirror_usedirs_settings.mdwn @@ -48,3 +48,14 @@ and decided this time it was really needed to implement this feature. >> $untainted{$key} = possibly_foolish_untaint($tainted->{key}); >> >> --[[smcv]] + +>>> You are fully right about the complex `$config` entries. I'll +>>> convert this to use what you are suggesting, i.e. what we ended up +>>> choosing for the `po_slave_languages` setting. +>>> +>>> About the merges in this branch: Joey told me once he did not care +>>> about this; moreover the `--no-merges` git log option makes it +>>> easy to filter these out. I'll try merging tagged releases only in +>>> the future, though. +>>> +>>> --[[intrigeri]] |