File: NEWS

package info (click to toggle)
bzr-dbus 0.1~bzr35-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 144 kB
  • ctags: 155
  • sloc: python: 867; makefile: 6
file content (13 lines) | stat: -rw-r--r-- 611 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
IN DEVELOPMENT

  INTERNALS:

    * With 0.16, hook into the smart server to detect served URL's.
      (Robert Collins)
    * With 0.16, map the announced url against the list of running server
      urls before broadcasting, which lets clients see public urls rather
      than just file:/// urls'. (Robert Collins)
    * New command ``bzr lan-notify`` that will gateway branch tip changes
      onto the local LAN and back from the local LAN. This allows a nice
      sprint mode where using ``bzr commit-notify`` will give a pop-up
      whenever anyone on the local LAN performs a commit. (Robert Collins)