Opened 6 years ago

Closed 6 years ago

#10105 closed enhancement (fixed)

goffice-0.10.37

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.2
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by bdubbs@…, 6 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 6 years ago

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);

comment:3 by bdubbs@…, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 19574.

Note: See TracTickets for help on using tickets.