newrelic / tendersync

Utility for syncing documents from an ENTP Tender repository to a local filesystem, as well as creating index files

This URL has Read+Write access

tendersync / History.txt
100644 23 lines (13 sloc) 0.338 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
== 1.0.4 2008-08-25
 
* Fix bug in index generation
* Add option to override index permalink
 
== 1.0.3 2009-08-20
 
* Fixed problem pulling individual urls
 
== 1.0.2 2009-08-15
 
* Fixed some bugs in posting
 
== 1.0.1 2009-07-17
 
* Indexing working
* More command line options
* Tests and Documentation
 
== 1.0.0 2009-06-11
 
* First Release