#10105: goffice-0.10.37
-------------------------+-----------------------
 Reporter:  bdubbs@…     |       Owner:  bdubbs@…
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  8.2
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by bdubbs@…):

 No release notes or change log.  Doing a diff on the tarballs, the ONLY
 change other than version number is:

 {{{
 +++ goffice-0.10.37/tests/constants.c
 @@ -253,6 +253,8 @@
 +  g_printerr ("180/pi computed as double: %.55g\n", 180 / M_PI);
 +  g_printerr ("pi/180 computed as double: %.55g\n", M_PI / 180);
 }}}

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/10105#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to