diff options
author | 2005-04-14 23:39:08 +0000 | |
---|---|---|
committer | 2005-04-14 23:39:08 +0000 | |
commit | 98b5bf030870f99619b72e58141fc61873d29db1 (patch) | |
tree | cd140e174710b043b4440e2a42ae780bd87ad930 /x11-base | |
parent | New revision, with a bunch of updates. PATCH_VER 0.1.3. (#85363, fd.o #1765) ... (diff) | |
download | gentoo-2-98b5bf030870f99619b72e58141fc61873d29db1.tar.gz gentoo-2-98b5bf030870f99619b72e58141fc61873d29db1.tar.bz2 gentoo-2-98b5bf030870f99619b72e58141fc61873d29db1.zip |
Don't need to escape single quotes.
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-x11/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog index c731228fa08f..92ac8dc84b20 100644 --- a/x11-base/xorg-x11/ChangeLog +++ b/x11-base/xorg-x11/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for x11-base/xorg-x11 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.362 2005/04/14 23:38:15 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.363 2005/04/14 23:39:08 spyderous Exp $ *xorg-x11-6.8.2-r2 (14 Apr 2005) @@ -11,7 +11,7 @@ relocation type to the ELF loader. (#82039) Add 5137_all_6.8.2-fix-r128-undefined-write-depth.patch: Fix direct rendering on R128 because of undefined WRITE_DEPTH. (#82705) Add - 9003_all_6.8.2-lnx-evdev-keyboard-dont-grab.patch: Don\'t grab the keyboard, + 9003_all_6.8.2-lnx-evdev-keyboard-dont-grab.patch: Don't grab the keyboard, so combo keyboard/mice work. (#80685) Add 9913_all_6.8.2-cfbgc-gcc4.patch, 9914_all_6.8.2-mmx-gcc4.patch and 9915_all_6.8.2-radeon-gcc4.patch: GCC4 compile fixes. (fd.o #2750) Add 9920_all_6.8.2-fix-write-combining.patch: @@ -19,7 +19,7 @@ setting of the whole frame buffer. Fix bug in wc setting code when regions are first splitted and setting of write-combining then fails. (#82735) Fix find(1) syntax in xfs init script. (#86890) Install release notes. (#82791) - Add s3 and vesa drivers on alpha. (#81728) ebegin() uses shouldn\'t contain + Add s3 and vesa drivers on alpha. (#81728) ebegin() uses shouldn't contain trailing periods. 09 Apr 2005; Tom Gall <tgall@gentoo.org> xorg-x11-6.8.2-r1.ebuild: |