Show
Ignore:
Timestamp:
06/28/07 07:07:14 (2 years ago)
Author:
athomas
Message:

Dev Todo:

  • A few bugfixes.
  • Added XML declaration parsing/saving. This is a stop-gap at best, but will
    hopefully be useful to some.
  • Removed reliance on builtin regex library. Hopefully the completely broken
    version of glibc that instigated the inclusion of it is now out of
    circulation.
  • Fixed a whole bunch of compiler warnings on more recent GCC versions.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • todo/trunk/ChangeLog

    r293 r443  
     10.1.20 
     2* A few bugfixes. 
     3* Added XML declaration parsing/saving. This is a stop-gap at best, but will 
     4  hopefully be useful to some. 
     5* Removed reliance on builtin regex library. Hopefully the completely broken 
     6  version of glibc that instigated the inclusion of it is now out of 
     7  circulation. 
     8* Fixed a whole bunch of compiler warnings on more recent GCC versions. 
     9 
    1100.1.19 
    211* Updated my E-Mail address after about a year of having the wrong one :)