67
67
* Properly ignore '\n' in an option reference since this cannot be part of a
68
68
config option identifier. (Vincent Ladeuil, #902125)
70
73
* Report mistake trying to move a removed file with a non-ascii name without
71
74
UnicodeEncodeError being raised. (Martin Packman, #898541)