From effc9906e8fdd11b330532d3beaa9266a01c021f Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Fri, 16 Feb 2007 07:18:48 +0000 Subject: [PATCH] r1415: Replacing all the URLs in the changelog to be minilinks --- docs/changes.txt | 76 ++++++++++++++++++++++++------------------------ 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/docs/changes.txt b/docs/changes.txt index ab4a4eb..cdac02c 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -33,26 +33,26 @@ 1.1.4 =============================== -- Time zones with half-hours are not saved because the field only allows INTs (http://www.bluestatic.org/bugs/showreport.php?bugid=38) -- Fixed a SQL error received upon deleting a resolution (http://www.bluestatic.org/bugs/showreport.php?bugid=40) -- When searching and selecting multiple items for a field, only the first one is used in the search (http://www.bluestatic.org/bugs/showreport.php?bugid=39) +- Time zones with half-hours are not saved because the field only allows INTs (but://report/38) +- Fixed a SQL error received upon deleting a resolution (but://report/40) +- When searching and selecting multiple items for a field, only the first one is used in the search (but://report/39) - Need to cast the unserialized data to an array to remove an implode() warning [admin/field.php#235] -- When $bugsys->options['pagelinks'] is set to 0, it now actually does its advertised behavior (http://www.bluestatic.org/bugs/showreport.php?bugid=45) -- Foreign langauge users cannot use the product/component editing system beacause localized strings are used to create the do actions instead of english variable ones (http://www.bluestatic.org/bugs/showreport.php?bugid=42) -- Fixed a SQL error that would occur when editing a report with no emails linked to it (http://www.bluestatic.org/bugs/showreport.php?bugid=46) -- Added the ability to delete attachments from the database (http://www.bluestatic.org/bugs/showreport.php?bugid=47) -- Fixed a scrollpane bug related to new reply