projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d8f25f
)
add browse features
author
chriskl
<chriskl>
Thu, 15 May 2003 09:52:33 +0000
(09:52 +0000)
committer
chriskl
<chriskl>
Thu, 15 May 2003 09:52:33 +0000
(09:52 +0000)
HISTORY
patch
|
blob
|
blame
|
history
diff --git
a/HISTORY
b/HISTORY
index e3dfcfaa7aa18188b7b7f3a44c93fdf8dcb76d5c..b2146d1c85e2c2afe9b1adcac71e96199786b178 100644
(file)
--- a/
HISTORY
+++ b/
HISTORY
@@
-20,6
+20,11
@@
Version 3.0.0-dev-5
* Function editor can handle setof functions, and all
function properties for volatility, etc.
* Manage permissions on functions
+* Massive table browsing improvements:
+ - Sort ascending and descending by clicking
+ on field name
+ - Trim long strings. Use 'expand' and 'collapse' to
+ see full strings or trimmed strings.
Version 3.0.0-dev-4
-------------------