summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-10-31 23:26:32 +0000
committerRichard Levitte <levitte@openssl.org>2000-10-31 23:26:32 +0000
commit501ebf16b684405f491a60acbc49e2f539e2e720 (patch)
tree9d10d0aa65f153bb49fcde2f836be8ce33b59c95 /CHANGES
parent815c83f70aadf7d1526c70cdc8cdec574fa93a9e (diff)
Improvements to openssl.spec.
Submitted by Damien Miller <djm@mindrot.org> This change has been CC:ed to crypt@bxa.doc.gov
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b596ea7b9f..1dbfd4c3fc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
Changes between 0.9.6 and 0.9.7 [xx XXX 2000]
+ *) Improve RPM specification file by forcing symbolic linking and making
+ sure the installed documentation is also owned by root.root.
+ [Damien Miller <djm@mindrot.org>]
+
*) Add configuration option to build on Linux on both big-endian and
little-endian MIPS.
[Ralf Baechle <ralf@uni-koblenz.de>]