From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25227 invoked by alias); 29 Dec 2012 17:34:20 -0000 Received: (qmail 25092 invoked by uid 22791); 29 Dec 2012 17:34:19 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 29 Dec 2012 17:34:08 +0000 Received: from [192.168.173.14] (207.243.3.202.dsl.dyn.mana.pf [202.3.243.207]) by ainaz.pair.com (Postfix) with ESMTPSA id 448A53F44B; Sat, 29 Dec 2012 12:33:56 -0500 (EST) Date: Sat, 29 Dec 2012 17:34:00 -0000 From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: [wwwdocs,Java] Refer to Jessie without using a link. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2012-q4/txt/msg00066.txt.bz2 I noticed that the current link to Jessie did not work any more, and could not find a good replacement (both http://jessie.nongnu.org/ and https://savannah.nongnu.org/projects/jessie/ seem quite outdated), so I applied the following. Gerald 2012-12-29 Gerald Pfeifer * news.html: Refer to Jessie without using a link. Index: news.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/java/news.html,v retrieving revision 1.14 diff -u -3 -p -r1.14 news.html --- news.html 1 Nov 2012 22:26:20 -0000 1.14 +++ news.html 29 Dec 2012 17:32:13 -0000 @@ -95,8 +95,7 @@ packages from the latest developer snapshot release. These packages will be an official part of then next major release. Extra crypto algorithms can be obtained from the GNU Crypto -project, a full TLS implementation is provided by the -Jessie project. +project, a full TLS implementation is provided by the Jessie project.
July 16, 2004