~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Alexander Belchenko
  • Date: 2007-09-25 22:13:08 UTC
  • mfrom: (2831.8.1 bzr.dev)
  • mto: This revision was merged to the branch mainline in revision 2867.
  • Revision ID: bialix@ukr.net-20070925221308-aqaqq1u2qv6kpl2z
merge with bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
88
88
     contains a symbolic link.
89
89
     (Vincent Ladeuil, #141382).
90
90
 
 
91
   * Fix log against smart server branches that don't support tags.
 
92
     (James Westby, #140615)
 
93
 
91
94
   * HttpServer and FtpServer need to be closed properly or a listening socket
92
95
     will remain opened.
93
96
     (Vincent Ladeuil, #140055)