File: ChangeLog

package info (click to toggle)
tcllib 1.21%2Bdfsg-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 69,456 kB
  • sloc: tcl: 266,493; ansic: 14,259; sh: 2,936; xml: 1,766; yacc: 1,145; pascal: 881; makefile: 112; perl: 84; f90: 84; python: 33; ruby: 13; php: 11
file content (30 lines) | stat: -rw-r--r-- 1,038 bytes parent folder | download | duplicates (3)
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
2013-12-17  Andreas Kupries <andreask@activestate.com>

	* decode.man: Documented the zip archive decoder package.
	* encode.man: Documented the zip archive generator package.

2013-04-05  Andreas Kupries <andreask@activestate.com>

	* encode.tcl: Extended the errors thrown by the packages with
	* decode.tcl: error codes usable by try/trap. Bumped versions
	  to 0.4 and 0.3 respectively.

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

	* decode.tcl: Bumped zip::decode and -encode to 0.3 and 0.2
	* encode.tcl: respectively to distinguish properly from the
	* pkgIndex.tcl: 0.1/2.xxx versions which existed in AS/perforce
	  before they moved to tcllib/fossil. That should have been done
	  as part of the move, and was forgotten.

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

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

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

	* decode.tcl: New module and packages. De- and
	* encode.tcl: encoding zipfiles.
	* pkgIndex.tcl: