source: main/waeup.sirp/trunk/CHANGES.txt @ 5004

Last change on this file since 5004 was 5001, checked in by uli, 15 years ago

Update history.

File size: 718 bytes
RevLine 
[4947]1Changes
2*******
[3798]3
[4955]40.2 (unreleased)
5================
6
[4991]7Feature changes
8---------------
9
10* Added first rudimentary support for RSS2.0 feeds.
11
[5001]12* Generated filenames now have a filename extension that indicates
13  mode of processing. So fred.csv becomes fred.create.pending.csv when
14  being batch processed and something fails.
15
[4991]16Bug fixes
17---------
18
[4986]19* Fixed default obj updater in batchprocessing. Fixed bug #17.
20
[4982]21* Fixed handling of pending file names, fixed bug #16.
22
[4972]23* Removed quick importer and all related components.
24
25* Removed TestData folder. It was too heavy and test data can be
26  created on-the-fly.
27
28
[4948]290.1 (2010-01-31)
[3798]30================
31
[4948]32Initial version. (Incomplete) rewrite from the former CPS-based
33application.
Note: See TracBrowser for help on using the repository browser.