summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 59242361cdeaf6eb6eec90c6072ad18e3b87b311 (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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
2001-03-18 Chmouel Boudjnah <chmouel@mandrakesoft.com>

	* skip.list, urpmi.spec, Makefile: Add skip.file example file.

2001-02-14  Pablo Saratxaga <pablo@mandrakesoft.com>

	* urpmi: modified to use perl-gettext
	* urpmt: i18n'ed it (trough command line "gettext")
	* placeholder.h: a placeholder for xgettext to find the translatable
	  strings (as xgettext only undertands C-syntax)
	* po/create_placeholder,po/pl_create_placeholder: scripts to create the
	  placeholder.h file

2000-09-28  Pixel  <pixel@mandrakesoft.com>

	* urpmi.addmedia: fix regexp for trying 2 mount mntpoint

2000-09-21  Pixel  <pixel@mandrakesoft.com>

	* urpmi.addmedia: try to mount the directory if file contains
	/mnt, mainly for /mnt/nfs (it can't hurt)

	* urpmi.addmedia (update): no args now means '-a'

2000-06-29  Pixel  <pixel@mandrakesoft.com>

	* urpmi.addmedia, urpmf, autoirpm.update: nice fixes from diablero

2000-06-03  Pixel  <pixel@mandrakesoft.com>

	* urpmi.addmedia (substInFile): die if no rpm were found

2000-05-04  Pixel  <pixel@mandrakesoft.com>

	* urpmi: unset IFS

2000-04-07  Chmouel Boudjnah  <chmouel@mandrakesoft.com>

	* urpmf: unalias ls before using it (or we get wrong thing).

2000-04-04  Pixel  <pixel@mandrakesoft.com>

	* urpmi: add option --force to ignore errors

2000-04-03  Pixel  <pixel@mandrakesoft.com>

	* urpmi (version_compare): bug fix

2000-03-26  Pixel  <pixel@mandrakesoft.com>

	* autoirpm.update: adapted to new hdlist format.
	use perl version of dirname and mkdir -p (for speed)	

        - urpmi can handle package files given on command line. It finds
	out the dependencies if possible.
	- don't try nodeps if file is missing
	- new group
	- adapted urpmi.addmedia to new hdlist's / multi-cd
	- adapted autoirpm.update-all to new rpmlib

2000-02-28  Pixel  <pixel@mandrakesoft.com>

	* autoirpm.update-all.cc: s/FILENAMES/OLDFILENAMES/
	* urpmi: unset $BASH_ENV

2000-02-10  Pixel  <pixel@mandrakesoft.com>

	* urpmi: unset $ENV to please -U
	* urpmi: now really handle multiple args
	* urpmi: new option ``-a'' to install all the proposed packages
	* urpmi: add ability to --nodeps and --force in case of install errors

2000-01-20  Pixel  <pixel@mandrakesoft.com>
	
	* urpmi: fix regexp not allowing `.' in release

2000-01-10  Pixel  <pixel@mandrakesoft.com>

	* urpmi: bug fix from Brian J. Murrell

2000-01-07  Pixel  <pixel@mandrakesoft.com>

	* urpmi: tty question now defaults to yes and acts that way!

2000-01-06  Pixel  <pixel@mandrakesoft.com>

	* urpmi: tty question now defaults to yes (y/N -> N/y)

2000-01-04  Chmouel Boudjnah  <chmouel@mandrakesoft.com>

	* rpmf: use egrep.

2000-01-04  Pixel  <pixel@mandrakesoft.com>

	* urpmi.addmedia: replaced hdlist2files by hdlist2names
	* rpmf: created