stop using & prototypes at all
[p5sagit/Devel-Declare.git] / Changes
1 Changes for Devel-Declare
2
3   - stop using & prototypes at all
4
5 0.001004
6   - correct idiotic typo if ifndef
7
8 0.001003
9   - internalise definitions for toke.c chunks to save hassle
10   - make NEWSV macro defined via ifndef rather than version check in case
11     of 5.8.8-maint (and 5.8.9)
12
13 0.001002
14   - compilation fixes for 5.9.5 and -DDEBUGGING
15
16 0.001001
17   - compilation fixes for 5.8.1+
18   - set Makefile.PL to bomb out for <5.8.1
19
20 0.001000
21   - Initial release to CPAN