File: ChangeLog

package info (click to toggle)
tcllib 1.19-dfsg-2
  • links: PTS
  • area: main
  • in suites: buster
  • size: 67,328 kB
  • sloc: tcl: 208,371; ansic: 14,215; sh: 2,846; xml: 1,766; yacc: 1,145; pascal: 583; makefile: 106; perl: 84; f90: 84; python: 33; ruby: 13; php: 11
file content (73 lines) | stat: -rw-r--r-- 2,406 bytes parent folder | download | duplicates (7)
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
66
67
68
69
70
71
72
73
2013-10-28  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* imap4.tcl: Ticket [a761133422]. cleanup called imap close, not
	* imap4.man: channel close. Fixed. isableto failed to initialize
	* pkgIndex.tcl:	the result variable. Fixed. Bumped version to 0.5.2.

2013-02-13  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* imap4.tcl: [Bug 3604129] Accepted patch by Gerhard Reithofer.
	* imap4.man: Missing chan parameter added to all imaptotcl*
	* pkgIndex.tcl: procs. Bumped version to 0.5.1.

2013-02-11  Andreas Kupries  <andreask@activestate.com>

	* imap4.tcl: [Bug 3604129] Applied contribution
	* imap4.man: by Magnatune. Additional command (copy).
	* pkgIndex.tcl: Bumped version to 0.5.

2013-02-01  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.15 ========================
	* 

2013-01-25  Andreas Kupries  <andreask@activestate.com>

	* imap4.man: Updated documentation with text contributed by Nicola
	  Hall, explaining the new commands.

2013-01-22  Andreas Kupries  <andreask@activestate.com>

	* imap4.tcl: Applied contribution by Nicola Hall.
	* imap4.man: Additional commands. Bumped version
	* pkgIndex.tcl: to 0.4.

2011-12-13  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.14 ========================
	* 

2011-01-24  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.13 ========================
	* 

2010-07-16  Andreas Kupries  <andreask@activestate.com>

	* pkgIndex.tcl: Fixed a very stupid typo of mine in the package
	  index.

2010-07-16 Gerhard Reithofer <gerhard.rithofer@tech-edv.co.at>

	* imap4.tcl: Bug in parsing FLAGS in FETCH command repaired.
        * imap4.man: Updated man pages for package version 0.3
          removed section "KNOWN BUGS".

2010-07-09  Andreas Kupries  <andreask@activestate.com>

	* pkgIndex.tcl: Added the missing package index. Oops.
	* imap4.man: Added feedback section, moved openssl uri to
	  references.

2010-07-09 Gerhard Reithofer <gerhard.rithofer@tech-edv.co.at>

	* imap4.tcl: Addining support for TLS/SSL, small cleanups.
        * imap4.man: Updated man pages for package version 0.2

2010-07-06  Andreas Kupries  <andreask@activestate.com>

	* imap4.tcl: Updated to Gerhard Reithofer's re-implementation.
	* imap4.man: Added Gerhard Reithofer's package documentation.