~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-12-12 16:29:59 UTC
  • mfrom: (2178.1.1 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20061212162959-cd3c77ebe8d57759
(Kent Gibson, Jan Hudec) Better glob pattern matcher (fixes bug #57637)

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
        A  bar
43
43
        D  baz
44
44
        ?  wooley
45
 
      
 
45
 
46
46
  INTERNALS:
47
47
 
48
48
    * Change Revision serialization to only write out millisecond
54
54
    * bzr now supports Win32 UNC path (e.g. \\HOST\path). 
55
55
      (Alexander Belchenko, #57869)
56
56
 
 
57
    * Replace broken fnmatch based ignore pattern matching with custom pattern
 
58
      matcher.
 
59
      (Kent Gibson, Jan Hudec #57637)
 
60
 
57
61
 
58
62
bzr 0.13  2006-12-05
59
63