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