~dasch/bzr-gtk/changes-page

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Daniel Schierbeck
  • Date: 2008-05-20 14:28:54 UTC
  • mfrom: (324.52.36 gtk)
  • Revision ID: daniel.schierbeck@gmail.com-20080520142854-rnziqzwdt6ppzu48
Merged with trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
0.95.0  UNRELEASED
2
2
 
 
3
 BUG FIXES
 
4
 
 
5
  * Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
 
6
 
 
7
 INTERNALS
 
8
 
 
9
  * All i18n calls should now go through _i18n which must be imported from
 
10
    bzrlib.plugins.gtk. This addresses the occasional collisions with '_' used
 
11
    as an anonymous variable. (Vincent Ladeuil)
 
12
 
3
13
 
4
14
0.94.0    2008-05-04
5
15