Mercurial > p > roundup > code
diff CHANGES.txt @ 2603:5ccd99777869
fix metakit handling of filter on Link==None; fix some unit tests
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 20 Jul 2004 23:24:27 +0000 |
| parents | 113548baeed2 |
| children | 7cf56f5b3991 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Jul 20 22:59:53 2004 +0000 +++ b/CHANGES.txt Tue Jul 20 23:24:27 2004 +0000 @@ -38,6 +38,7 @@ backends treated Multilink matches like all other data types - matching any of the Multilink argument list is good enough. The latter behaviour is implemented across the board now. +- fix metakit handling of filter on Link==None 2004-06-24 0.7.5
