diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-18 07:18:17 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-18 07:18:17 -0500 |
commit | b3f9af67ac362860133c6041c557ad02b43d6764 (patch) | |
tree | 9ce30389df94a545698f85a0ef7912820c7bfbd9 /CHANGELOG | |
parent | 1c9359dbdf3266d35ea87ed0fa8e197855dcd84b (diff) |
Renamed a straggler generator.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ You can write this: for parent in tag.parents: ... +(But the old code will still work.) + == tag.string is recursive == tag.string now operates recursively. If tag A contains a single tag B |