Skip to content

Commit

Permalink
first crack at 5.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Treat committed Jul 6, 2009
1 parent fa11cd6 commit 6de576e
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
33 changes: 33 additions & 0 deletions HISTORY
@@ -1,6 +1,39 @@
phpPgAdmin History
------------------

Version 5.0
-----------

Features
* Support for schema level export
* Add ability to alter schema ownership
* Clean up domain support and improve interface
* Add support for commenting on functions
* Allow user to rename role/users and set new passwords at the same time
* Greatly enhanced Full-Text-Search capabilities
* Overhauled Selenium Test suite to support multiple database versions
* Optimized application graphics (Limo Driver)
* Support for Column Level Privileges
* Allow users to specify a template database at database creation time
* Support killing processes

Bugs
* Fix problems with query tracking on overly long queries
* Ensure pg_dump paths are valid
* Fix problems with table names containing quotes
* Fix autocompletion support for cross-schema objects
* Fix several problems for object names containing html charecters

Translations
* Czech (Marek Cernocky)
* Greek (Adamantios Diamantidis)
* Brazillian Portuguese (Fernando Wendt)

Incompatabilities
* No longer support PHP < 5.0
* No longer support Postgres < 7.4


Version 4.2
-----------

Expand Down
1 change: 0 additions & 1 deletion TODO
Expand Up @@ -218,7 +218,6 @@ Miscellaneous
* Pull FAQ/HISTORY/CREDITS/etc... from CVS for website.
* Add support for csvlogs [8.3]
* Add executed file scripts in history
* support pg_kill_backend() [8.4]

Exotic
------
Expand Down

0 comments on commit 6de576e

Please sign in to comment.