Javier's help on roles, catalan translation
authorxzilla <xzilla>
Sat, 30 Dec 2006 02:40:59 +0000 (02:40 +0000)
committerxzilla <xzilla>
Sat, 30 Dec 2006 02:40:59 +0000 (02:40 +0000)
CREDITS
HISTORY
TODO

diff --git a/CREDITS b/CREDITS
index 58ca7271da7bd3c4645f268d67fe8ddd11eebb17..d7de0ee66a9b4f47036839331e3376d64d56643c 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -35,6 +35,7 @@ Translators
 - Alin Vaida (Romanian)
 - Arne Eckmann (Danish)
 - Francisco Cabrita (Portuguese)
+- Bernat Pegueroles (Catalan)
 
 Look & Feel
 
diff --git a/HISTORY b/HISTORY
index 799bdebbdf9f54d20681187d6898113c456cc53f..0c77211a4e52901e9ca75722f69d1308520da935 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -11,7 +11,7 @@ Features
 * Alter sequence, nextval and setval (Guillaume)
 * Auto-select 'WITHOUT OIDS' if 'default_with_oids' setting is false (Guillaume)
 * Autovacuum configuration support (Robert Treat)
-* Basic ROLE support (Chris Kings-Lynne)
+* Basic ROLE support (Chris Kings-Lynne, Javier Carlos)
 * Add support for SSL connections (Eric Kinolik)
 * Display content of pg_locks view (Javier Carlos)
 * Add labels for checkboxes/radio buttons for improved usability (Guillaume)
@@ -25,6 +25,9 @@ Features
 * Add enable/disable trigger (John Jawed)
 * Add global comments for databases and tablespaces  
 
+Translations
+* Catalan translation from Bernat 
+
 Version 4.0
 -----------
 
diff --git a/TODO b/TODO
index 8f1853f9dfb26da375ba0b8e3a38e74e41a1e153..05f5b9fa55cb3fa441e186077f753e70944f9486 100644 (file)
--- a/TODO
+++ b/TODO
@@ -42,7 +42,7 @@ Groups
 Roles
 -----
 
-* -Support for 8.1 roles (removing users and groups) (chriskl)
+* -Support for 8.1 roles (removing users and groups) (chriskl,javier)
 * Support for ALTER ROLE
 
 Permissions