~jbicha/ubuntu/oneiric/gjs/1.29.18

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Delan Azabani
  • Date: 2010-10-08 12:30:04 UTC
  • Revision ID: james.westby@ubuntu.com-20101008123004-i9c43f25nlsadyze
Tags: 0.7.1-1ubuntu4
fix LP: #646877 - wrap $@ with double quotes in gjs-console so that
commands passed to gjs-console.real stay intact

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gjs (0.7.1-1ubuntu4) maverick; urgency=low
 
2
 
 
3
  * fix LP: #646877 - wrap $@ with double quotes in gjs-console so that
 
4
    commands passed to gjs-console.real stay intact
 
5
 
 
6
 -- Delan Azabani <delan@azabani.com>  Fri, 08 Oct 2010 12:30:04 +0800
 
7
 
1
8
gjs (0.7.1-1ubuntu3) maverick; urgency=low
2
9
 
3
10
  * SECURITY UPDATE: insecure library loading (LP: #650862)