blob: 00434bf540045eaffcf0fae1cae1516f4233fe53 (
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
|
2011-07-21 Peter Breitenlohner <peb@mppmu.mpg.de>
Adapt to t1utils-1.37.
* patch-03-warnings: Adapted.
2010-06-07 Peter Breitenlohner <peb@mppmu.mpg.de>
Adapt to t1utils-1.36.
* patch-02-static (removed): Now handled in original sources.
* patch-03-warnings: Adapted, now mostly in original sources.
2010-05-10 Peter Breitenlohner <peb@mppmu.mpg.de>
Adapt to t1utils-1.35.
* patch-01-getline (removed): Now handled in original sources.
* patch-02-static, patch-03-warnings: Adapted.
2009-08-23 Peter Breitenlohner <peb@mppmu.mpg.de>
* patch-03-warnings (new): Avoid more compiler warnings.
2009-08-19 Peter Breitenlohner <peb@mppmu.mpg.de>
* patch-02-static (new): Avoid warnings when compiling with
'gcc --Wmissing-prototypes'.
2009-06-12 Francois Charette <firmicus@ankabut.net>
* patch-01-getline (new): Avoid getline name conflict.
|