blob: 256c739481401992af1f73c9f693f459ac5c826c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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
|