~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2006-12-12 15:09:10 UTC
  • mfrom: (2135.2.8 lp57637)
  • mto: This revision was merged to the branch mainline in revision 2179.
  • Revision ID: john@arbash-meinel.com-20061212150910-yxyy4ioaclh6z7m8
(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