ChangeSet ID: 20512 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@winehq.org 2005/09/29 20:55:51
Modified files: . : appview.php include : application.php bugs.php note.php url.php user.php version.php tables : create_tables Added files: include : monitor.php tables : monitors.sql
Log message: Tony Lambregts tony.lambregts@gmail.com Add the ability for user to monitor changes to applications
Patch: http://cvs.winehq.org/patch.py?id=20512
Old revision New revision Changes Path 1.72 1.73 +49 -3 appdb/appview.php 1.31 1.32 +7 -7 appdb/include/application.php 1.4 1.5 +4 -4 appdb/include/bugs.php 1.5 1.6 +4 -4 appdb/include/note.php 1.1 1.2 +5 -5 appdb/include/url.php 1.53 1.54 +35 -0 appdb/include/user.php 1.32 1.33 +7 -7 appdb/include/version.php 1.6 1.7 +3 -0 appdb/tables/create_tables Added 1.1 +0 -0 appdb/include/monitor.php Added 1.1 +0 -0 appdb/tables/monitors.sql