Mercurial > urweb
comparison CHANGELOG @ 1166:e1df4c63e336
New release
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sat, 13 Feb 2010 10:13:50 -0500 |
parents | a8921f5ef6bd |
children | 9d3ccb8b39ac |
comparison
equal
deleted
inserted
replaced
1165:7a17588edbff | 1166:e1df4c63e336 |
---|---|
1 ======== | |
2 20100213 | |
3 ======== | |
4 | |
5 - Improvements to 'configure'; should now fail if any uncommon but required | |
6 package is missing | |
7 - Other fixes to configuration, build system, and C code portability | |
8 - sigfile .urp directive & -sigfile command-line option | |
9 - .urp files with no directives no longer need to begin with blank lines. | |
10 - Other bug fixes | |
11 | |
1 ======== | 12 ======== |
2 20100130 | 13 20100130 |
3 ======== | 14 ======== |
4 | 15 |
5 - Conversion to an Automake-based build system, for greater portability in | 16 - Conversion to an Automake-based build system, for greater portability in |