/[thuban]/branches/WIP-pyshapelib-bramz/libraries/pyshapelib/ChangeLog
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/libraries/pyshapelib/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2223 by bh, Fri May 28 17:29:16 2004 UTC revision 2704 by bernhard, Sun Sep 24 18:52:59 2006 UTC
# Line 1  Line 1 
1    2006-09-24  Bernhard Reiter  <[email protected]>
2    
3            Added dirty workaround to make dbflib agnostic
4            against decimal_poinst != ".\0".
5    
6            * dbflib_wrap.c: Added call DBFSetatof_function(&PyOS_ascii_atof);
7            to initdbflibc().
8            * README: noted that manual editing of dbflib_wrap.c is necessary now.
9    
10    2005-06-30  Bernhard Herzog  <[email protected]>
11    
12            * shapelib.i (new_SHPObject): Fix the test for the length of the
13            part types.  It used the wrong variable.
14    
15            * shapelib_wrap.c: Regenerated from shapelib.i
16    
17            * pytest.py (make_shapefile): Add some more comments and add an
18            example with a polygon with a hole.
19    
20    2004-12-27  Bernhard Reiter  <[email protected]>
21            
22            * README: Refering to the new homepage shapelib.maptools.org now.
23    
24    2004-12-13  Bernhard Herzog  <[email protected]>
25    
26            * dbflib.py: Updated from difflib.i with SWIG.
27    
28            * dbflib.i: Work around a bug in the generated python code which
29            leads to exception in the __del__ method when the constructor
30            fails.  See the comments in the code for more details.
31    
32    2004-05-28  Bernhard Herzog  <[email protected]>
33    
34            * README: Flesh out the some more.  Correct the shapelib
35            requirements.
36    
37            * NEWS: Update the date of the actual release of 0.3
38    
39  2004-05-28  Bernhard Herzog  <[email protected]>  2004-05-28  Bernhard Herzog  <[email protected]>
40    
41          * setup.py: Determine shp_dir correctly when run with bdist_rpm          * setup.py: Determine shp_dir correctly when run with bdist_rpm

Legend:
Removed from v.2223  
changed lines
  Added in v.2704

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26