~ubuntu-branches/ubuntu/vivid/gccgo-5/vivid-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2015-03-25 22:34:18 UTC
  • Revision ID: package-import@ubuntu.com-20150325223418-pby7ocg8h1n950g3
Tags: 5-20150321-1ubuntu3
Fix PR go/65570, add runtime/cgo to the list of standard packages.
LP: #1436530.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gccgo-5 (5-20150321-1ubuntu3) vivid; urgency=medium
 
2
 
 
3
  * Fix PR go/65570, add runtime/cgo to the list of standard packages.
 
4
    LP: #1436530.
 
5
 
 
6
 -- Matthias Klose <doko@ubuntu.com>  Wed, 25 Mar 2015 22:34:18 +0100
 
7
 
1
8
gccgo-5 (5-20150321-1ubuntu2) vivid; urgency=medium
2
9
 
3
10
  * Fix PR go/65417: Add support for PPC32 relocs to debug/elf. LP: #1431388.