~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Lukáš Lalinský
  • Date: 2007-09-11 08:06:21 UTC
  • mto: (2814.7.1 0.91-integration)
  • mto: This revision was merged to the branch mainline in revision 2866.
  • Revision ID: lalinsky@gmail.com-20070911080621-kru223e15w1fkzaa
Don't abort ``python setup.py install`` if building of a C extension is not possible.

Show diffs side-by-side

added added

removed removed

Lines of Context:
138
138
      changed or deleted, and are copied into the checkout when it is 
139
139
      updated.  (Martin Pool, #93856, #93860)
140
140
 
 
141
   * Print a warning instead of aborting the ``python setup.py install``
 
142
     process if building of a C extension is not possible.  (Lukáš Lalinský)
 
143
 
141
144
  IMPROVEMENTS:
142
145
 
143
146
   * Add the option "--show-diff" to the commit command in order to display