aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: a72b0349ccc1942531cc6638934d43c7ad319a84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Changes of Sylpheed

* 1.9.3 (development)

    * The line-wrapping function has been reimplemented.
      - The i18n is now fully supported.
      - Proper line-breaking is enabled.
      - It actually complies with the 'Wrap quotation' option now.
    * 'Copy this link' has been added to the context menu of text view.
    * The incompatibility of PGP signature between gnupg-1.2 and 1.4 occurred
      when trailing spaces appeared has been fixed.
    * A bug that attached files with non-ascii filename couldn't be opened
      has been fixed.
    * Some minor bugs have been fixed.

* 1.9.2 (development)

    * The inline image display has been implemented.
    * The processing of hypertext has been improved.
    * The message text search has been reimplemented.
    * The popup of windows has been improved.
    * Non-UTF8 filename handling of the file selection dialog has been fixed.

* 1.9.1 (development)

    * The bug that quoted texts were corrupted on replying or forwarding
      while auto-wrapping was enabled has been fixed.
    * The help message is now converted to locale encding.
    * The sylpheed.spec file has been fixed.
    * The documents have been updated.

* 1.9.0 (development)

    * This is the first release of GTK2 development version.
    * From GTK2 feature:
      - Multilingualization (m17n) has been supported.
      - Anti-aliased font has been supported.
      - Many glitches related to font management have been solved.
      - The user-interface has been improved in many respects.
    * Gpgme-1.0 has been supported.
      - A warning is displayed if a key for encryption is untrusted.
      - The status of signature validity became more descriptive.
      - Signatures inside nested multipart are now recognized.