summaryrefslogtreecommitdiff
blob: 443cc759f619768ca8235af78dba8b68731b2c87 (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# ChangeLog for mail-client/alot
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/mail-client/alot/ChangeLog,v 1.6 2012/05/17 21:00:03 aidecoe Exp $

*alot-0.3.1 (17 May 2012)

  17 May 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> +alot-0.3.1.ebuild:
  Version bump.

  NEWS
  ~~~~
  (Copied from NEWS file.)

  * use separate database for each write-queue entry when flushing
  * fix behaviour of editor spawning
  * fix opening of attachments in thread buffer
  * fix pre_edit_translate hook
  * fix opening of attachments without filename Content-Disposition parm
  * clean up and complete theming (bindings help/envelope/mainframe body)
  * fix datetime decoding issues
  * fix abort commands on pre-hook exceptions
  * fix correct default sendmail command to 'sendmail -t'
  * use '> ' instead of '>' to quote in replies/fwds
  * fix path completer wrt spaces in paths
  * fix UI when no buffers are open
  * fix issue with buffer type changing between flushes
  * support multiple addresses per abook contact when using 'abook' completer
  * smarter timestamp pretty printer
  * new hook 'timestamp_format'
  * merge multiple cc/to headers into one when displaying
  * respect NOTMUCH_CONFIG env var
  * smarter parsing of edited header values
  * allow for singleton lists without trailing comma in config
  * fix reverse-date sorted content in threadline if displayed
  * emacs-style C-a and C-E in prompts
  * added ability to sign outgoing mails via PGP/MIME

  25 Mar 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> alot-0.2.1-r1.ebuild:
  vcs-snapshot is used in the ebuild instead of custom src_unpack().

*alot-0.2.1-r1 (25 Mar 2012)

  25 Mar 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> +alot-0.2.1-r1.ebuild,
  alot-0.3.ebuild, -alot-0.21-r1.ebuild:
  Versioning scheme has been corrected. Previous 0.21 is 0.2.1 now.

*alot-0.3 (24 Mar 2012)

  24 Mar 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> +alot-0.3.ebuild:
  Version bump. Dependencies has been changed. VERSION file is no longer used
  by setup. Added postinst warning about change in format of config file.
  vcs-snapshot is used in the ebuild instead of custom src_unpack().

*alot-0.21-r1 (27 Dec 2011)

  27 Dec 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> -alot-0.21.ebuild,
  +alot-0.21-r1.ebuild:
  Added missing dependencies: sys-apps/file[python] and net-mail/mailbase.

*alot-0.21 (26 Dec 2011)

  26 Dec 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> +alot-0.21.ebuild,
  +metadata.xml:
  Initial ebuild.