diff CHANGES.txt @ 5751:5cb6e6b594b0

issue2551040: New release of psycopg2 drops support for psycopg1 First try at suport for psycopg2. Change .travis.yml to install newest psycopg2 without psycopg1 support.
author John Rouillard <rouilj@ieee.org>
date Sat, 01 Jun 2019 15:47:34 -0400
parents 2c0f89edabe1
children 4c0cdfe4f678
line wrap: on
line diff
--- a/CHANGES.txt	Sat Jun 01 13:19:14 2019 -0400
+++ b/CHANGES.txt	Sat Jun 01 15:47:34 2019 -0400
@@ -138,6 +138,8 @@
   code to make sure valid backend database is set. Remove config.ini
   from templates to make sure that roundup-admin install writes a new
   default config.ini based on configuration.py.
+- issue2551040: New release of psycopg2 drops support for psycopg1 -
+  need to rewrite. Now uses psycopg2 throughout. (John Rouillard)
 
 2018-07-13 1.6.0
 

Roundup Issue Tracker: http://roundup-tracker.org/