messagingfw/msgtests/group/messaging.history.xml
changeset 0 8e480a14352b
equal deleted inserted replaced
-1:000000000000 0:8e480a14352b
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <relnotes name="INTEGRATIONTEST">
       
     3   <purpose>
       
     4   </purpose>
       
     5 
       
     6 	<defect number="DEF139515" title="mmssettings-config does not conform to the standard sysdef model" revision="024">
       
     7      messaging_mmssettings-config is made a new component under mmsengine.
       
     8 	</defect>
       
     9   <deliverystep number="1365" name="Store Message content in SQL" osproject="SymTB101" revision="024">
       
    10    <preq number="2073" title="Store Message content in SQL">
       
    11     Migration of Email and SMS headers to SQL.
       
    12    </preq>
       
    13     <milestone project="GT0478" number="3.3.2"/>
       
    14   </deliverystep>
       
    15 
       
    16 
       
    17  <defect number="DEF137694" title="Bld.inf changes for SFTB9.2  " revision="023">
       
    18     made chages for GCCxml paths
       
    19 	</defect>
       
    20 
       
    21     <deliverystep number="1472" name="Removal of CDMA support" osproject="Sphinx" revision="022">
       
    22     <preq number="2002" title="Removal of CDMA support">
       
    23     Removed BiowatchersCdma and multimode component.
       
    24     </preq>
       
    25     <milestone project="GT0358" number="3.6"/>
       
    26     </deliverystep>
       
    27    
       
    28     <defect number="PDEF133426" title="  SMS - Inbox not sorted by sent time" revision="021">
       
    29     Added a new key to SMS settings cenrep file 1000102C.txt.Key will be set/reset based upon licensees requirement.
       
    30 	This is not a defect but a new requirement from the licensees.   
       
    31     </defect>
       
    32 
       
    33    <defect number="DEF130505" title=" Coverity: SYMBIAN.CLEANUP_STACK, CHECKED_RETURN, DEADCODE, FORWARD_NULL" revision="020">
       
    34     did minor code changes in framework,email and biomsg components as a part of coverity to remove deadcode,return check etc..
       
    35    </defect>
       
    36 
       
    37    <deliverystep number="" name="SMP safe Messaging subsystem" osproject="Diran" revision="019">
       
    38      <preq number="2176" title="SMP safe Messaging subsystem">
       
    39      Add SMPSAFE keyword in Messaging mmp files 
       
    40    </preq>
       
    41     <milestone project="GT0465" number="3.2"/>
       
    42   </deliverystep>
       
    43 
       
    44    <defect number="DEF128737" title="SearchSendMessages is failing for st_messaging_fun_ups_send" revision="018">
       
    45     Added code in sms client mtm to search on sms body
       
    46    </defect>
       
    47 
       
    48    <defect number="DEF128956" title="PREQ 557 Filename check source errors" revision="017">
       
    49     Changed filename case and slashes in test code.
       
    50    </defect>
       
    51 
       
    52    <defect number="DEF127579" title="emailerr.ra and emailerr.rls should be moved to messaging\email tree" revision="016">
       
    53     Moved emailerr.ra and emailerr.rls resource files from messaging/group to messaging_email/group
       
    54    </defect>
       
    55 
       
    56    <defect number="DEF122909" title="Error destination value in ups request, when sending Sms using Sms MTM Server" revision="015">
       
    57      Packing of phone numbers has been modified and the numbers are now sent as a list of numbers separated by comma
       
    58    </defect>
       
    59 
       
    60    <defect number="DEF126069" title="IPR problems with messaging.mrp  " revision="014">
       
    61      Updated distribution.policy file
       
    62    </defect>
       
    63 
       
    64    <defect number="DEF126161" title="Directory can't be shared between components with different OSD" revision="013">
       
    65      Moved msgerr.rls,msgerr.ra and GTMessaging.iby files from messaging/group to messaging_framework/group
       
    66    </defect>
       
    67 
       
    68    <defect number="DEF126285" title="Exploratory: Min/Max value for Cache configuration value related info is missing" revision="012">
       
    69      Updated Messaging_How-To_Configure_Messaging_Cache.doc accordingly.
       
    70    </defect>
       
    71 
       
    72    <defect number="PDEF124769" title="messaging_email should not require patching" revision="010">
       
    73      Added new messaging_config component to the messaging subsystem
       
    74    </defect>
       
    75 
       
    76    <defect number="DEF125443" title="9.5 Coverity Errors " revision="009">
       
    77      Removed Unused variables.  
       
    78    </defect> 
       
    79 
       
    80    <defect number="DEF120411" title="MsvServer assumes the C drive is the system drive and that it exists" revision="008">
       
    81      Use GetSystemDriveChar() API to fetch the System Drive.
       
    82    </defect>
       
    83 
       
    84    <defect number="PDEF121850" title="E-mail application closes when receiving e-mails with max. 1kB size limit" revision="007">
       
    85       Added new API's in framework/server component which will handle the case when iStore8BitData is set
       
    86    </defect>
       
    87 
       
    88    <defect number="PDEF121153" title="OSEV-PPD51.32-SAT-Telefonica: MO SMS sending controlled by SIM fails" revision="006">
       
    89      The error -5252 was not added in the SMSS.rss file, it used to go to default case and try sending the sms 3 times.
       
    90    </defect>
       
    91 
       
    92    <defect number="DEF119283" title="Move inclusion of msgcache.ini from GtMessaging.iby to messageserver.iby" revision="005">
       
    93       msgcache.ini inclusion is now moved to messageserver.iby
       
    94    </defect>	
       
    95 
       
    96    <defect number="PDEF118809" title="No way to differenciate between some SMS related log events" revision="004">
       
    97       Changed the R_LOG_DEL_FAILED to R_LOG_DEL_NOT_SENT.
       
    98    </defect>
       
    99    
       
   100    <defect number="DEF118359" title="WIN32 LIBRARY references in wrong case causes build failures on Linux" revision="003">
       
   101      Updated SMSS_SWITCH.mmp from User32.lib to user32.lib and Kernel32.lib to kernel32.lib  upper case to lower case - to be used in linux
       
   102    </defect>
       
   103 
       
   104    <defect number="DEF117457" title="WIN32_LIBRARY statement shuold specify libraries in lower case" revision="002">
       
   105      Updated smcm_switch.mmp from User32.lib to user32.lib upper case to lower case - to be used in linux
       
   106    </defect>
       
   107 
       
   108    <deliverystep number="500" name="Messaging file name changes to support GNU compiler for Linux" osproject="Oghma" revision="001">
       
   109      <preq number="1182" title="GNU Make-based build system">
       
   110      GNU Make-based build system
       
   111    </preq>
       
   112     <milestone project="GT0342" number="3.3"/>
       
   113   </deliverystep>
       
   114 </relnotes>