~ubuntu-branches/ubuntu/feisty/libxml++2.6/feisty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-11-17 14:53:51 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20061117145351-2a403c6h54pzia5l
Tags: 2.17.1-0ubuntu1
* New upstream release: 
  - Node: Added get_parent()
  - TextReader: Added TextReader(const char* data) constructor, for parsing 
    memory buffers.
  - Element::set_attribute(): Really return the new attribute.
  - Build: Added MS Visual Studio 2005 project files.
* debian/control:
  - remove duplicate doxygen build-dep.
* debian/rules, debian/libxml++2.6-doc.docs:
  - 2.14 -> 2.17.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libxml++2.6 (2.17.1-0ubuntu1) feisty; urgency=low
 
2
 
 
3
  * New upstream release: 
 
4
    - Node: Added get_parent()
 
5
    - TextReader: Added TextReader(const char* data) constructor, for parsing 
 
6
      memory buffers.
 
7
    - Element::set_attribute(): Really return the new attribute.
 
8
    - Build: Added MS Visual Studio 2005 project files.
 
9
  * debian/control:
 
10
    - remove duplicate doxygen build-dep.
 
11
  * debian/rules, debian/libxml++2.6-doc.docs:
 
12
    - 2.14 -> 2.17.
 
13
 
 
14
 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Fri, 17 Nov 2006 14:53:51 -0800
 
15
 
1
16
libxml++2.6 (2.14.0-0ubuntu1) dapper; urgency=low
2
17
 
3
18
  * New upstream release: