File: ChangeLog

package info (click to toggle)
gnome-utils 1.4.1.2-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 18,304 kB
  • ctags: 4,935
  • sloc: ansic: 47,093; sh: 3,076; makefile: 1,580; lisp: 577; yacc: 318
file content (15 lines) | stat: -rw-r--r-- 441 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
2000-07-19  Kjartan Maraas  <kmaraas@gnome.org>

	* splac.c: Added #include <unistd.h> for write().
	
1998-12-19  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>

	* splac.c: added #include <string.h>

1998-07-31  Alan Cox <alan@redhat.com>

	*	Fixed fd handling bug
	*	Added X awareness - splash skips doing logo screens
		if there is no $DISPLAY present.
	*	Capture stderr diagnostics and display them in a dialog box
		at the end if need be.