File: Changelog

package info (click to toggle)
simba 0.8.4-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 504 kB
  • ctags: 172
  • sloc: perl: 2,645; sh: 188; makefile: 51
file content (78 lines) | stat: -rw-r--r-- 1,653 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
0.8.4
	*) max_files parameter removed
	*) added max_transfered and max_deleted paramters to GenHTML plugin
	*) added metalink.template file used by RoEduNet Iasi Online Archive
	*) added MaxTransfered, MaxDeleted and MaxLimits parameters to html template

0.8.3
	*) added max_files on GenHTML plugin

0.8.2
	*) added rerun
	*) bugfixes

0.8.1
	*) added some basic database checks in RoPkg::Simba
	*) fixed 1 small bug

0.8
	*) documentation fixes
	*) updated code to work with the latest RoPkg::* modules
	*) a few bug fixes

0.7.2
	*) documentation: new,fixes

0.7.1
	*) major bug fix

0.7
	*) bug fixes
	*) code modified to use RoPkg::Utils >= 0.5.1 and RoPkg::DB >= 0.1.8

0.6.2
	*) bug fixes

0.6+beta1
	*) added logging for Simba
	
0.6+alpha9
	*) new GenRSS parameters (enabled, timezone, gmt_offset, updatePeriod, updateFrequency)
	*) new GenSitemap parameters (enabled, gmt_offset)
	*) new GenRsync parameter (enabled)
	*) new GenHTML paramaters (enabled, gmt_offset)

0.6+alpha8
	*) bug fixes
	*) major pod documentation updates
	
0.6+alpha7
	*) bug fixes
	*) fixed broken MANIFEST (GenRsync was forgoten)
	*) the web interface works again
	*) updated documentation
	*) code cleanup
	
0.6+alpha6
	*) new plugin GenRsync
	*) bug fixes
	
0.5.5
	*) 3 new variables:
		- SymlinksNo
		- RealSymlinksNo
		- LogoURL
		
	*) 2 new loops: SymlinksList and RealSymlinksList
	*) database updates: added LogoURL field

0.6-alpha5
	*) changed the way database connection is handled (no more 'connection run away')
	*) major bug fixes
	*) alpha5 depends on RoPkg::DB >= 0.1.2
	
0.6-alpha4
	*) major bugfixes

0.6-alpha2
	*) added some very basic web interface