summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/RELEASING4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/RELEASING b/doc/RELEASING
index b605783..14cced3 100644
--- a/doc/RELEASING
+++ b/doc/RELEASING
@@ -15,6 +15,10 @@ Step 1: set the new version and test
$ ./configure --prefix=/opt/quilt
$ make
$ make check
+- If you can update one translation file, do so and commit the po file
+ Even better, give ping the translators (their names and emails are
+ in the po file headers), and give them the opportunity to update
+ their work.
Step 2: tag the new version
---------------------------