Changes between Version 3 and Version 4 of XaddTool


Ignore:
Timestamp:
Jul 12, 2007, 3:40:36 PM (17 years ago)
Author:
Nicolas
Comment:

Added link to UpdateVersions (I always thought it was nice to have; after all, UpdateVersions links back here too)

Legend:

Unmodified
Added
Removed
Modified
  • XaddTool

    v3 v4  
    4141}}}
    4242
    43 `xadd` only adds new items; entries that conflict with existing entries are ignored.
    44 To modify existing entries, you must edit the database directly with SQL.
     43`xadd` only adds new entries; entries that conflict with existing entries are ignored.
     44To modify or remove existing entries, you must edit the database directly with SQL.
     45To release new '''versions''' of applications already on the database, use [UpdateVersions update_versions].