From: Ian Jackson Date: Sun, 18 Sep 2016 12:26:01 +0000 (+0100) Subject: Changelog handling: Replace a call to parsechangelog with commit_getclogp X-Git-Tag: archive/debian/2.0~158 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=eefe676b1f2bb245710f17e7b7694b420d0a00db;hp=eefe676b1f2bb245710f17e7b7694b420d0a00db Changelog handling: Replace a call to parsechangelog with commit_getclogp This is less code, and takes advantage of the memoisation. No overall functional change. Signed-off-by: Ian Jackson ---