update changelog
diff --git a/03-kmsg-cont-order.patch b/03-kmsg-cont-order.patch
index fd7755c..eb2d4c8 100644
--- a/03-kmsg-cont-order.patch
+++ b/03-kmsg-cont-order.patch
@@ -12,8 +12,8 @@
try flush fragments of continuation lines, but sort them after the queued
up messages.
-This keeps the console output better readable in case we receive over-long
-continuation lines we need to flush.
+This keeps the console output better readable in case printk()s case against
+each other, or we receive over-long continuation lines we need to flush.
Signed-off-by: Kay Sievers <kay@vrfy.org>
---