summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2010-11-04 17:45:26 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2010-11-04 17:45:26 (GMT)
commitc1ff0021b42fb5738a0cb31da15c12eb6dfac816 (patch)
tree5ada2aaf5f8bbf7df2ae4d851235b1ab4a0d5c82 /ChangeLog
parenta3e238eb03fc52845e7a8930feb384a0ad33233e (diff)
Introduced translations.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@188 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3dc9b73..6915732 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+10-11-05 Cyrille Bagard <nocbos@gmail.com>
+
+ * i18n.h:
+ New entriy: introduce translations.
+
+ * Makefile.am:
+ Add po to SUBDIRS.
+
+ * po/fr.po:
+ * po/LINGUAS:
+ * po/openida.pot:
+ New entries: introduce translations.
+
+ * po/POTFILES.in:
+ Update the list of files to analyse.
+
+ * src/analysis/binary.c:
+ * src/editor.c:
+ * src/main.c:
+ Update code.
+
10-11-02 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/binary.c: