[openssl-commits] [web]  master update
    Rich Salz 
    rsalz at openssl.org
       
    Fri Jan 29 16:05:39 UTC 2016
    
    
  
The branch master has been updated
       via  04775a0818296b0ea99bf3170e267ce88df99613 (commit)
      from  fbf1c641cd27764db68d6f2bf36d84f9c4fb3674 (commit)
- Log -----------------------------------------------------------------
commit 04775a0818296b0ea99bf3170e267ce88df99613
Author: Rich Salz <rsalz at akamai.com>
Date:   Fri Jan 29 11:05:25 2016 -0500
    Dont make changelist for 0.9.8 and 1.0.0
-----------------------------------------------------------------------
Summary of changes:
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 0e65b55..0d31d4f 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ RELEASEDIR = /var/www/openssl/source
 SIMPLE = newsflash.inc sitemap.txt \
 	 docs/faq.inc docs/fips.inc \
 	 news/changelog.inc news/changelog.txt \
-	 news/cl098.txt news/cl100.txt news/cl101.txt news/cl102.txt \
+	 news/cl101.txt news/cl102.txt \
 	 news/openssl-1.0.1-notes.inc news/openssl-1.0.2-notes.inc \
 	 news/openssl-1.1.0-notes.inc \
 	 news/newsflash.inc \
    
    
More information about the openssl-commits
mailing list