File: Changes

package info (click to toggle)
libdbix-contextualfetch-perl 1.03-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 88 kB
  • sloc: perl: 169; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 346 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Revision history 

1.03 Mon Dec 27 2004
	- Revert to DBD::SQLite (rather than SQLite2) in tests
  - no warnings 'uninitialized'

1.02 Mon Dec 27 2004
	- Fix double execute bug in tests

1.01 Mon Mar 15 2004
	- Reintroduce workaround for local $sth->{Taint} leaking
   (Thanks to Colm Dougan)

1.00 Sun Mar 14 2004
	- Created this from Ima::DBI