diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -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: |