~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2006-05-04 01:31:48 UTC
  • mto: (1697.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 1701.
  • Revision ID: robertc@robertcollins.net-20060504013148-74208691b1b4857e
Add stdin parameter to run_bzr and run_bzr_captured.

Show diffs side-by-side

added added

removed removed

Lines of Context:
185
185
 
186
186
    * Move test case for uncommit to blackbox tests.  (Olaf Conradi)
187
187
 
 
188
    * run_bzr and run_bzr_captured now accept a 'stdin="foo"' parameter which
 
189
      will provide String("foo") to the command as its stdin.
 
190
 
188
191
bzr 0.7rc1 2006-01-09
189
192
 
190
193
  CHANGES: