aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 62a9af590..b4f513cd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2006-03-28 Kalle Wallin <kaw@linux.se>
* wreadln.c: fixed TAB completion support when built with libcursesw
(path from René van Bevern)
+ * added galician translation from Johám-Luís Miguéns Vila
2006-01-22 Kalle Wallin <kaw@linux.se>
* configure.ac: use libcursesw by default
diff --git a/configure.ac b/configure.ac
index cd1dc0780..323a24298 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ dnl initialize variables
dnl =======================================================
dnl i18n
-ALL_LINGUAS="es de fr no ru sv"
+ALL_LINGUAS="es de fr gl no ru sv"
set -- $CFLAGS