File: features

package info (click to toggle)
libaws 2.5~124785-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 7,488 kB
  • ctags: 419
  • sloc: ada: 61,158; makefile: 1,262; ansic: 219; xml: 196; java: 112; python: 66; sed: 43; sh: 34
file content (21 lines) | stat: -rw-r--r-- 737 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
====================================================
AWS 2.5 NEW FEATURES LIST Current as of Jan 21, 2008
====================================================

Copyright (c) 2006-2008, AdaCore

This file contains a list of new features introduced in AWS.
A full description of all AWS features can be found in the AWS
documentation.

An ISO date (YYYY-MM-DD) appears in parentheses after the
description line. This date shows the implementation date
of the feature.

New features in AWS 2.5.0
-------------------------

NF-25-H104-029 Add support for multipart/alternative MIME content (2008-01-09)

  It is now possible to send e-mail with alternative content (text/plain
  and text/html is a common example) using AWS.SMTP.Client API.