interchange - racke modified 3 files
| Newsgroups | gmane.comp.web.interchange.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: racke Date: 2009-05-07 07:34:40 GMT Modified: . MANIFEST WHATSNEW-5.7 Removed: dist/standard/dbconf/sqlite component.dbm Log: Removed spurious SQLite database configuration file. Revision Changes Path 2.239 interchange/MANIFEST rev 2.239, prev_rev 2.238 Index: MANIFEST =================================================================== RCS file: /var/cvs/interchange/MANIFEST,v retrieving revision 2.238 retrieving revision 2.239 diff -u -r2.238 -r2.239 --- MANIFEST 16 Mar 2009 19:34:00 -0000 2.238 +++ MANIFEST 7 May 2009 07:34:40 -0000 2.239 @@ -705,7 +705,6 @@ dist/standard/dbconf/sqlite/affiliate.lite dist/standard/dbconf/sqlite/area.lite dist/standard/dbconf/sqlite/cat.lite -dist/standard/dbconf/sqlite/component.dbm dist/standard/dbconf/sqlite/country.lite dist/standard/dbconf/sqlite/forum.lite dist/standard/dbconf/sqlite/gift_certs.lite 2.41 interchange/WHATSNEW-5.7 rev 2.41, prev_rev 2.40 Index: WHATSNEW-5.7 =================================================================== RCS file: /var/cvs/interchange/WHATSNEW-5.7,v retrieving revision 2.40 retrieving revision 2.41 diff -u -r2.40 -r2.41 --- WHATSNEW-5.7 27 Apr 2009 10:00:17 -0000 2.40 +++ WHATSNEW-5.7 7 May 2009 07:34:40 -0000 2.41 @@ -138,6 +138,11 @@ * Allow custom error messages for email_only check. +Standard demo +------------- + +* Removed spurious SQLite database configuration file. + ------------------------------------------------------------------------------