comparison 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
comparison
equal deleted inserted replaced
5750:2c0f89edabe1 5751:5cb6e6b594b0
136 guessed. (Joseph Myers, John Rouillard) 136 guessed. (Joseph Myers, John Rouillard)
137 - issue2551029: Jinja2 template install error. Update configuration 137 - issue2551029: Jinja2 template install error. Update configuration
138 code to make sure valid backend database is set. Remove config.ini 138 code to make sure valid backend database is set. Remove config.ini
139 from templates to make sure that roundup-admin install writes a new 139 from templates to make sure that roundup-admin install writes a new
140 default config.ini based on configuration.py. 140 default config.ini based on configuration.py.
141 - issue2551040: New release of psycopg2 drops support for psycopg1 -
142 need to rewrite. Now uses psycopg2 throughout. (John Rouillard)
141 143
142 2018-07-13 1.6.0 144 2018-07-13 1.6.0
143 145
144 Features: 146 Features:
145 147

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