From: xzilla Date: Sat, 30 Dec 2006 02:40:59 +0000 (+0000) Subject: Javier's help on roles, catalan translation X-Git-Tag: REL_4-1-BETA-1~1 X-Git-Url: http://git.postgresql.org/gitweb/static/developers.postgresql.org?a=commitdiff_plain;h=10847029358ff1b5e2bd862414fbef425d1ca540;p=phppgadmin.git Javier's help on roles, catalan translation --- diff --git a/CREDITS b/CREDITS index 58ca7271..d7de0ee6 100644 --- 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 799bdebb..0c77211a 100644 --- 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 8f1853f9..05f5b9fa 100644 --- 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