summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 78159a0db3f004a5d4f2646b81ef3ed76d94d183 (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
2006-08-30  Bruce Korb  <bkorb@gnu.org>

	* src/scripts.def: quote the heredoc marker.  No shell evals.

2006-06-06  Paul Eggert  <eggert@cs.ucla.edu>

	* tests/shar-3: Quote sed command, since it contains a ^,
	and Solaris /bin/sh treats unquoted ^ like |.  Problem
	reported by Nelson H. F. Beebe.

2006-05-18  Bruce Korb  <bkorb@gnu.org>

	* bootstrap: add code to derive compress-dummy.1 from the script.
	* configure.ac: Remember which dirent header was found
	* src/shar.c: Use the #define name of the dirent header for #include
	Remove our own private declarations of opendir and readdir.
	* doc/Makefile.am(dist_man2_MANS): add compress-dummy.1
	* src/compress-dummy.in: clarify the name of what it is.

2006-05-15  Bruno Haible  <bruno@clisp.org>

	* shar.c: declare readdir IFF readdir is not already a #define

2006-04-26  Pavel Roskin  <proski@gnu.org>

	* uudecode.c (read_stduu): Allow characters other than '\n'
	after "end", viz., the DOS style newline "\r\n".

2006-03-24  Santiago Vila  <sanvila@unex.es>

	* uudecode.c(decode): make clear the name of the file causing problems
	* shar.c(change_files): fix args to fprintf.

[[... see cvs ChangeLog.2005 ]]