Changeset 163

Show
Ignore:
Timestamp:
08/05/08 12:23:52 (4 months ago)
Author:
Denis Bilenko <denis@ag-projects.com>
Hashname:
20080805102352-b2873-95073caf62982752de2aa3a42687c18ded74caed
Message:

removed a line from changelog which is not a change

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r161 r163  
    77  * Added test for resource-lists 
    88  * fixed TypeError: function takes at most 1 positional arguments (2 given) 
    9   * don't write 'etree.tostring(x, y)', write 'etree.tostring(x,  encoding=y,...)' 
    109 
    1110Changes in version 0.9.9.5 
  • debian/changelog

    r160 r163  
    77  * Added test for resource-lists 
    88  * fixed TypeError: function takes at most 1 positional arguments (2 given) 
    9   * don't write 'etree.tostring(x, y)', write 'etree.tostring(x, encoding=y,...)' 
    109 
    1110 -- Adrian Georgescu <ag@ag-projects.com>  Tue, 05 Aug 2008 11:21:08 +0200