summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2008-02-09 19:19:17 +0000
committerWill Estes <wlestes@users.sourceforge.net>2008-02-09 19:19:17 +0000
commitf082fef3c5d0611bc6d95329f52349dad35566ef (patch)
treea1420f39f2ab434e9e82ed4b1b0321d13cc6cc1f /NEWS
parent3d5b62cc26466d3e6a9d4ea7f12ab18fdbf3ead1 (diff)
new de, pt_br translations
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 58318f0..97afd57 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,8 @@ See the file COPYING for copying conditions.
** change yy_size_t to be size_t (resolves bug #1849812)
+** new de, pt_br translations from the translation project
+
* version 2.5.34 released 2007-12-12
** introduce yylex_init_extra; see the manual for details