comparison doc/upgrading.txt @ 2737:37e2b70105f7

removed safeget() from the API [SF#994750]
author Richard Jones <richard@users.sourceforge.net>
date Fri, 08 Oct 2004 05:44:33 +0000
parents 4c08ca1e2460
children 24a5447725a2
comparison
equal deleted inserted replaced
2736:402d6d556558 2737:37e2b70105f7
13 13
14 .. contents:: 14 .. contents::
15 15
16 Migrating from 0.7.1 to 0.8.0 16 Migrating from 0.7.1 to 0.8.0
17 ============================= 17 =============================
18
19 0.8.0 API changes
20 -----------------
21
22 Class.safeget() was removed from the API. Test your item ids before calling
23 Class.get() instead.
24
18 25
19 0.8.0 new tracker layout 26 0.8.0 new tracker layout
20 ------------------------ 27 ------------------------
21 28
22 XXX describe any mandatory changes to tracker layout 29 XXX describe any mandatory changes to tracker layout

Roundup Issue Tracker: http://roundup-tracker.org/