~ubuntu-branches/ubuntu/quantal/poco/quantal

« back to all changes in this revision

Viewing changes to Data/doc/DataReleaseNotes.page

  • Committer: Bazaar Package Importer
  • Author(s): Krzysztof Burghardt
  • Date: 2008-11-15 11:39:15 UTC
  • mfrom: (3.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20081115113915-7kauhm2c3m2i7oid
Tags: 1.3.3p1-2
* Fixed FTBFS with GCC 4.4 due to missing #include (Closes: #505619)
* Renamed 20_gcc43-missing-include.dpatch to 20_gcc44-missing-include.dpatch
* Downgraded dependencies on -dbg packages (Closes: #504342)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
POCO Data Release Notes
2
2
Data
3
3
 
4
 
!!!Release 1.3.2
 
4
!!!Release 1.3.3
5
5
 
6
6
Release 1.3 of the POCO C++ Libraries is the first official release containing the Data library.
7
7
The Data library has been available in a development state for the 1.2 release. For the 1.3
10
10
 
11
11
!!Summary of Changes
12
12
 
 
13
!Changes in 1.3.3
 
14
  - Upgraded to SQLite 3.6.2
 
15
  - fixed SF# 1871946: no exception thrown on error
 
16
  - fixed SF# 2007486: Please clarify license for Data/samples/*
 
17
  - fixed SF# 2019857: Memory leak in Data::ODBC Extractor
 
18
  - fixed SF# 2118943: out_of_bound access in Poco::Data::BLOB:rawContent
 
19
  - fixed SF# 1891132: Poco::Data::StatementImpl::executeWithLimit is not correct
 
20
  
 
21
 
13
22
!Changes in 1.3.2
14
23
  - fixed SF# 1724388: ODBC Diagnostics
15
24
  - fixed SF# 1804797: ODBC Statement multiple execution fails