From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4119 invoked by alias); 27 Apr 2002 20:19:52 -0000 Mailing-List: contact gsl-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: , Sender: gsl-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 4107 invoked by uid 9037); 27 Apr 2002 20:19:52 -0000 Date: Sat, 27 Apr 2002 13:19:00 -0000 Message-ID: <20020427201952.4105.qmail@sources.redhat.com> From: bjg@sources.redhat.com To: gsl-cvs@sourceware.cygnus.com Subject: gsl ./NEWS ./THANKS interpolation/ChangeLog in ... X-SW-Source: 2002/txt/msg00098.txt.bz2 List-Id: CVSROOT: /cvs/gsl Module name: gsl Changes by: bjg@sources.redhat.com 2002-04-27 13:19:52 Modified files: . : NEWS THANKS interpolation : ChangeLog cspline.c Log message: Fixed bug in gsl_interp_cspline_periodic which caused a discontinuity in the derivative near the boundary. (David Necas )