Print

Print


Commit summary from repository starlink
------------------------------------

  (Tom Marsh) pamela: get_track variable save error fixed
   100.0% applications/pamela/src/
  
  (David Berry) ast: Change version string from "maj.min-rel" to "maj.min.rel"
   100.0% libraries/ast/
  
  (David Berry) cupid: Clarify the descriptions of the "Size" parameters
   100.0% applications/cupid/
 

Commits from repository starlink
-----------------------------

  commit f8159718e8ea2cd5e3801dcd7d47dc12bbd01e47
  Author: Tom Marsh <[log in to unmask]>
  Date:   Thu Dec 15 08:19:10 2011 +0000
  
      pamela: get_track variable save error fixed
      
      Failure to save pointers in get_track was causing regpic to segfault
  
   applications/pamela/src/get_track.f |    1 +
   1 files changed, 1 insertions(+), 0 deletions(-)
  
  commit 6a4297531ab53da20a0ebeb448a321b2397224ac
  Author: David Berry <[log in to unmask]>
  Date:   Thu Dec 15 16:01:52 2011 +0000
  
      ast: Change version string from "maj.min-rel" to "maj.min.rel"
      
      This was requested by Orion Poplawski as a pre-requisite for AST being
      included in the Fedora package list.
  
   libraries/ast/addversion.in  |    8 ++++----
   libraries/ast/ast.news       |    3 +++
   libraries/ast/component.xml  |    2 +-
   libraries/ast/configure.ac   |    2 +-
   libraries/ast/sun_master.tex |    3 +++
   libraries/ast/version.h.in   |    2 +-
   6 files changed, 13 insertions(+), 7 deletions(-)
  
  commit cda99e990c6c5ca8a6382850f10ce6c43b00974e
  Author: David Berry <[log in to unmask]>
  Date:   Thu Dec 15 13:04:19 2011 +0000
  
      cupid: Clarify the descriptions of the "Size" parameters
  
   applications/cupid/findclumps.c   |   14 ++++++++------
   applications/cupid/sun_master.tex |   11 ++++++-----
   2 files changed, 14 insertions(+), 11 deletions(-)