commit | 48ab4c637a80b53aa8f6d0c44de6f4f7f35d16e0 | [log] [tgz] |
---|---|---|
author | Ilya Yanok <ilya.yanok@cogentembedded.com> | Mon Aug 06 23:46:07 2012 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Sun Sep 02 16:24:07 2012 +0200 |
tree | ad2c3dfe921bf354538b2557004ba0bbfb215b7c | |
parent | cedee80fcda7e7c13c1705fda6bd5917cc9b2ed7 [diff] |
patman: don't mess with changelog Don't try to sort and uniq changelog entries as this breaks multiline entries. It will be better to add some real multi-line support but for now just preserve the entries as is. Signed-off-by: Ilya Yanok <ilya.yanok@cogentembedded.com>