summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2007-10-11 00:54:01 +0100
committerColin Watson <cjwatson@debian.org>2007-10-11 00:54:01 +0100
commit8e16110dc3716f60b4db73cecb2d0148283c95bc (patch)
tree81438067acad0c1bc87fde78683ef98422343d58 /docs
parenta997670ba53e7a9541407fa45570f7582db9a1c3 (diff)
* src/man.c (display): I don't think it's possible for decomp to be
NULL on the display_to_stdout path, but better safe than sorry.
Diffstat (limited to 'docs')
-rw-r--r--docs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index edabae27..c390f65d 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -1,3 +1,8 @@
+Thu Oct 11 00:53:31 BST 2007 Colin Watson <cjwatson@debian.org>
+
+ * src/man.c (display): I don't think it's possible for decomp to be
+ NULL on the display_to_stdout path, but better safe than sorry.
+
Thu Oct 11 00:38:56 BST 2007 Colin Watson <cjwatson@debian.org>
* src/man.c (display): Connect up the decompression pipeline in the