New locales: Added Basque locale. Closes #1097

This commit is contained in:
Takayuki Shimizukawa
2013-02-08 00:09:37 +09:00
parent 00fa1b2505
commit fa1bd2c0d1
3 changed files with 771 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
Release 1.2 (in development)
============================
* New locales: #1097: Added Basque locale.
* Fix text builder did not respect wide/fullwidth characters:
title underline width, table layout width and text wrap width.