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