diff options
Diffstat (limited to 'src/bin/pgaccess/doc/html/whatsnew.html')
-rw-r--r-- | src/bin/pgaccess/doc/html/whatsnew.html | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/src/bin/pgaccess/doc/html/whatsnew.html b/src/bin/pgaccess/doc/html/whatsnew.html new file mode 100644 index 00000000000..f2faede0153 --- /dev/null +++ b/src/bin/pgaccess/doc/html/whatsnew.html @@ -0,0 +1,50 @@ +<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <meta name="GENERATOR" content="Mozilla/4.61 [en] (X11; I; Linux 2.2.11 i586) [Netscape]"> +</head> +<body bgcolor="#FEFEDF"> +<b>29 August 1999</b> - PgAccess 0.98 has been released! +<ul> +<li> +international version (romanian, french, italian translations available) +in separate files (japanese translation now possible)</li> + +<li> +context sensitive help, complete help for SQL commands</li> + +<li> +geometry changes for many forms</li> + +<li> +form designer enhancements (widget icons , new attribute window style, +form startup script)</li> + +<li> +ability to inspect PostgreSQL system tables (preferences)</li> + +<li> +enhanced table design window, table permissions</li> + +<li> +distribution archive changes</li> + +<li> +unified internal global variables</li> + +<li> +unified internal window naming conventions</li> + +<li> +usage of Tcl namespaces for all modules</li> + +<li> +PgAccess developer <a href="api.html">API</a></li> + +<li> +web site enhancements</li> +</ul> + +</body> +</html> |