help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: Octave 3.8.1 Released


From: John W. Eaton
Subject: Re: Re: Octave 3.8.1 Released
Date: Sat, 08 Mar 2014 23:41:03 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9

On 03/08/2014 01:04 AM, Sergei Steshenko wrote:

Why won't you post the list of changes between 3.8.0 and 3.8.1 in the release 
note ?

Check out a copy of the sources from the mercurial archive and you can get a list of URLs for the bugs that were fixed by doing something like

hg log -b stable -r release-3-8-0:tip | sed -n 's,.*bug #\([^)]*\).*,https://savannah.gnu.org/bugs/?\1,p' | sort -u

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]