File: changelog

package info (click to toggle)
apt-file 0.2.3-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 96 kB
  • ctags: 23
  • sloc: perl: 348; makefile: 62
file content (23 lines) | stat: -rw-r--r-- 798 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
22
23
Version 0.2.3
	2002-01-08 <sjg> Use ftp_proxy if needed
	                 Warns if file not found while fetching
Version 0.2.2
        2002-01-07 <sjg> Use locale architecture
	                 Create cache directory if unexistant
			 Check write privilege on cache dir
	2002-01-04 <sjg> Fix Undefined value in main()
	                 Now use by default auto-apt cache dir
			 Fix tabs breaks in sources.list
        2001-12-29 <sjg> Fix typo
        2001-12-21 <sjg> Fix some command line parse problems
	2001-12-20 <sjg> Fix pattern search
	                 Add multiple packages files
version 0.2.1
	2001-11-12 <sjg> Emproved regexp search
			 Add --version option
			 Remove --recursive option

version 0.2.0

	2001-10-17 <sjg> Changed bad value for CONF_FILE
	2001-10-15 <sjg> First realease