From 4d8a1492df95955618df2da5bec91b69a72077de Mon Sep 17 00:00:00 2001 From: Chris Morgan Date: Wed, 8 Jun 2005 00:27:12 +0000 Subject: [PATCH] Add some todo items about improving the ability to manage applications in the database --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index d29092c..352c76b 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,11 @@ WineHQ Application Database TODO List # Unassigned TODOs # #################### +# support for merging applications together. We frequently have duplicate applications that +need merging and its difficult to by hand + +# support for merging versions together + # incorporate templates into appdb to simplify code, Jeremy says we can borrow from lostwages(winehq.org/cvsweb/lostwages) for this # check for existing email when user is creating a new account