diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +0.2.0 () + + [ P. J. McDermott ] + * Fix expected format of "Build-Depends" control field. + (Note that versioned build dependencies are still not supported yet.) + * Refer to GNU Binutils programs by variable value, if set. + * Read build flags from system into the environment. + * Remove CPU vendor from architecture tuple. + 0.1.1 (2012-02-16) [ P. J. McDermott ] |