commit | 8b78a1b130836907389a0348131349f809a868b4 | [log] [tgz] |
---|---|---|
author | Marco Brohet <therbom@gmail.com> | Fri Feb 28 21:01:26 2014 +0100 |
committer | Marco Brohet <therbom@gmail.com> | Fri Feb 28 21:01:26 2014 +0100 |
tree | a0fc3b587cb3d9b6936aad410f1d6a419f299901 | |
parent | cf4069bc7ab64f8d3dee09c23ea69784182d6b9e [diff] [blame] |
Numerous fixes - Add support for multiple base files - Add comments - Small fixes and improvements
diff --git a/README.mkdn b/README.mkdn index dee3ac3..d31b672 100644 --- a/README.mkdn +++ b/README.mkdn
@@ -32,4 +32,5 @@ Bugs ---- - - cm_caf.xml can only be generated once. + - When committing fails, the reason of it cannot be determined. Often this is just when there + are no new translations, so the script will not exit when this happens.