diff options
author | P. J. McDermott <pjm@nac.net> | 2012-03-14 02:39:12 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-03-14 02:39:12 (EDT) |
commit | a06f4325d1c2dc9301890f975ec6de82a1408bde (patch) | |
tree | abe87067555ebed3be9f4ab6e259d47cb4d05873 /ChangeLog | |
parent | 48e4924da302a914f94dd638ea7d2f393bb60bb4 (diff) |
Log changes in the log of changes.
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 ] |