Subject: CVS commit: pkgsrc/doc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/02/2003 20:47:21
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Jan  2 18:47:20 UTC 2003

Modified Files:
	pkgsrc/doc: CHANGES

Log Message:
Updated databases/jdbc-postgresql to 7.3.1.  Changes from version 7.2.3
include:

   Allow JDBC to compile with JDK 1.4
   Add JDBC 3 support
   Allows JDBC to set loglevel by adding ?loglevel=X to the connection URL
   Add Driver.info
   Add updateable result sets
   Add support for callable statements
   Add query cancel capability
   Add refresh row
   Fix MD5 encryption handling for multibyte servers
   Add support for prepared statements

Approved by jwise@netbsd.org.


To generate a diff of this commit:
cvs rdiff -r1.977 -r1.978 pkgsrc/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.