]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
patman: don't mess with changelog
authorIlya Yanok <ilya.yanok@cogentembedded.com>
Mon, 6 Aug 2012 23:46:07 +0000 (23:46 +0000)
committerWolfgang Denk <wd@denx.de>
Sun, 2 Sep 2012 14:24:07 +0000 (16:24 +0200)
commit73fe07a79a65600acce3d96c0b0d6ad1ca3e8551
treead2c3dfe921bf354538b2557004ba0bbfb215b7c
parenta8840cb2f040b8aa1c870b7431ce27e9ec81284e
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>
tools/patman/series.py