summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: b6bdc22eab13e301c88df8091e9a974dafc274b1 (plain)
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
Version 1.2.17 - 10 March 2009, by Pascal Terjan

- protect various chars in setExportedVarsInSh and setExportedVarsInCsh

Version 1.2.16 - 2 February 2009, by Pascal Terjan

- protect ;<>&#[]~{}*? in setVarsInSh

Version 1.2.15 - 26 January 2009, by Pascal Terjan

- protect parenthesis in setVarsInSh and drop dead code (#47298)

Version 1.2.14 - 1 October 2008, by Pascal "Pixel" Rigaux

- round_up(), round_down(): workaround "Illegal modulus zero" (#43165)

Version 1.2.13 - 9 September 2008, by Pascal "Pixel" Rigaux

- export cat_utf8() and cat_utf8_or_die()

Version 1.2.12 - 3 April 2008, by Olivier "blino" Blin

- fix crash introduced in previous release

Version 1.2.11 - 3 April 2008, by Olivier "blino" Blin

- workaround glibc misconfiguration that make users listed twice
  (#34279)

Version 1.2.10 - 18 January 2008, by Pascal "Pixel" Rigaux

- modify before_leaving() to be compatible with perl 5.10.0

Version 1.2.9 - 11 September 2007, by Thierry Vignaud

- fix including the doc of sub-modules

Version 1.2.8 - 04 September 2007, by Thierry Vignaud

- make formatError() work with any modules (#33131)

Version 1.2.7 - 09 August 2007, by Thierry Vignaud

- fix installer breakage

Version 1.2.6 - 06 August 2007, by Thierry Vignaud

- make find_index() pinpoint the actual bug (ie the caller)
- make formatError() safer (managing exceptions containing " at ")

Version 1.2.5 - 30 May 2007, by Pascal "Pixel" Rigaux

- enhance fuzzy_pidofs() to handle kernel processes