From 81d6d5d51f6b0acac9c277e2fe3bad3b96f5a419 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 5 Jun 2013 22:28:55 +0200 Subject: [PATCH] Doc --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1a1e738da68..6152f1407b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,9 @@ For users: - New: Show process id in all command line scripts. - New: Module mailman can subscribe/unsubscribe to ML according to categories of member. +For translators: +- Normalized sort order of all languages files with english ref file. + For developers: - New: DolGraph can build graph with three lines.