summaryrefslogtreecommitdiff
path: root/hwpfilter
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter')
-rw-r--r--hwpfilter/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/hwpfilter/README b/hwpfilter/README
index e84070071eaf..293e6a1bdff7 100644
--- a/hwpfilter/README
+++ b/hwpfilter/README
@@ -1 +1,5 @@
Filter for a word processor file format popular in Korea (Hangul Word Processor).
+
+Unfortunately apparently there is a newer version of the file format
+in use nowadays and the code doesn't handle that correctly but
+silently corrupts the input. See fdo#70097.