cygwin-x-doc ChangeLog,1.5,1.6

Alexander Gottwald <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
Newsgroups gmane.comp.freedesktop.xserver.cvs
Message-ID <[email protected]>
Committed by: ago

Update of /cvs/xserver/cygwin-x-doc
In directory gabe:/tmp/cvs-serv19602

Modified Files:
	ChangeLog 
Log Message:
Updated ChangeLog
filled in some missing entries I gathered from the cvslogs


Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/cygwin-x-doc/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ChangeLog	1 Oct 2004 18:39:45 -0000	1.5
+++ ChangeLog	1 Oct 2004 20:07:15 -0000	1.6
@@ -1,21 +1,71 @@
-2004-10-01  Alexander Gottwald <[email protected]>
+2004-10-01  Alexander Gottwald  <[email protected]>
 
 	* faq/cygwin-x-faq.xml:
 	* faq/config.xml:
 	Added entry about multihead systems. 
 
-2004-05-01    <[email protected]>
+2004-09-30  Alexander Gottwald  <[email protected]>
+
+	* faq/remote.xml:
+	Added section about the AUDIT: client rejected error
+
+2004-09-30  Alexander Gottwald  <[email protected]>
+
+	* faq/trouble.xml:
+	Updated poor performance section with entry on online virus scanners
+
+2004-09-24  Alexander Gottwald  <[email protected]>
+
+	* faq/cygwin-x-faq.xml:
+	* faq/errors.xml:
+	* faq/general.xml:
+	* faq/trouble.xml:
+	Added FAQ:
+	    What does :0.0 mean?
+	created shortcuts for commonly used terms like XWin.exe, multiwindow 
+	...
+
+2004-09-24  Alexander Gottwald  <[email protected]>
+
+	* faq/errors.xml,v:
+	updated multiple invocation entry
+	
+2004-09-23  Alexander Gottwald  <[email protected]>
+
+	* faq/errors.xml:
+	* faq/i18n.xml:
+	* faq/trouble.xml:
+	Added FAQs:
+	    Why does Cygwin/X freeze right after startup?
+	    Why is the root window not shown in normal mode?
+	    Why is the cross the default cursor in multiwindow mode?
+	    How can I adjust the linewidth in bash after resizing XTerm?
+	    Why do some menus not work if Num-Lock is on?
+	Added error messages:
+	    Duplicate invocation on display number: 0.  Exiting.
+	    cygX11-6.dll not found after installation or upgrade
+	Updated FAQs:
+	    How do I use a non-U.S. keyboard layout? (Added section about 
+	    contributing a layout)
+
+2004-05-02  Alexander Gottwald  <[email protected]>
+
+	* faq/remote.xml:
+	update section on trusted X11 forwarding again. The ssh default is
+	untrusted X11 forwarding while trusted is enabled with -Y
+	
+2004-05-01  Alexander Gottwald  <[email protected]>
 
 	* faq/remote.xml:
 	update section on trusted X11 forwarding again. The ssh default is
 	untrusted X11 forwarding while trusted is enabled with -Y
 
-2004-04-21    <[email protected]>
+2004-04-21  Alexander Gottwald  <[email protected]>
 
 	* ug/configure.xml:
 	Document the -swcursor commandline switch    
-    
-2004-04-20    <[email protected]>
+
+2004-04-20  Harold L Hunt, II  <[email protected]>
 
 	* ChangeLog:
 	* cg/cygwin-x-cg.xml:
@@ -24,40 +74,62 @@
 	Remove revhistory section from each top-level document file and
 	create corresponding entries in the ChangeLog file.
 
-2004-04-13    <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
+2004-04-18  Alexander Gottwald  <[email protected]>
+
+	* cg/documentation-obtaining-source.xml:
+	describe how to get the cygwin-x-doc sources via cygwin setup
+
+2004-04-16  Alexander Gottwald  <[email protected]>
+
+	* cg/documentation-obtaining-source.xml:
+	info about how to get the documentation sources from cvs
+
+	
+2004-04-15  Alexander Gottwald  <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
 
 	* FAQ: Changed error with ssh -Y where enable was meant but
 	disable was written
+2004-04-14  Alexander Gottwald  <[email protected]>
 
-2004-04-13    <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
+	* faq/Makefile.am:
+	treat rtf as hardcopy
+
+2004-04-14  Alexander Gottwald  <[email protected]>
+
+	* faq/Makefile.am:
+	make building of hardcopy docu configurable
+	check for docbook.dsl in different places. make it configurable
+	check for jadetex. don't build hardcopy docu if not available
+
+2004-04-13  Alexander Gottwald  <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
 
 	* FAQ: Added some extra notes about trusted X11Forwarding
 
-2004-04-10    <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
+2004-04-10  Alexander Gottwald  <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
 
 	* UG: Add missing documentation for commandline options.
 
-2004-04-03    <[email protected]>
+2004-04-03  Harold L Hunt, II  <[email protected]>
 
 	* UG: Update the ssh instructions.
 
-2004-04-03    <[email protected]>
+2004-04-03  Harold L Hunt, II  <[email protected]>
 
 	* CG: Remove outdated instructions.
 
-2004-04-03    <[email protected]>
+2004-04-03  Harold L Hunt, II  <[email protected]>
 
 	* FAQ: Update the ssh instructions.  Remove old entries.
 
-2004-03-15    <[email protected]>
+2004-03-15  Harold L Hunt, II  <[email protected]>
 
 	* UG: Update the package list.
 
-2004-03-09    <huntharo-mhe/[email protected]>
+2004-03-09  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* FAQ: Add answer for font problems.  Remove an old entry.
 
-2004-03-08    <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
+2004-03-08  Alexander Gottwald  <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
 
 	* FAQ: Changed the OpenSSH config file location.  Reported by
 	tulitanssi <at> luukku <dot> com.
@@ -66,124 +138,124 @@
 
 	* FAQ: Added section about wrong AltGr key name.
 
-2004-02-29   <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
+2004-02-29  Alexander Gottwald  <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
 
 	* FAQ: Replaced XF86Config with the new commandline options.
 
-2004-02-28   <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
+2004-02-28  Alexander Gottwald  <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
 
 	* FAQ: Added ForwardX11Trusted to ssh section.
 
-2004-01-04   <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
+2004-01-04  Alexander Gottwald  <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
 
 	* FAQ: Restructured keyboard and remote questions to own sections.
 
-2003-12-29   <huntharo-mhe/[email protected]>
+2003-12-29  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* FAQ: Remove more old entries.
 
-2003-12-29   <huntharo-mhe/[email protected]>
+2003-12-29  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* FAQ: Remove old entries about Xinstall.sh.
 
-2003-12-22   <huntharo-mhe/[email protected]>
+2003-12-22  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* FAQ: Updated XDMCP entries and kdmrc locations.
 
-2003-12-18   <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
+2003-12-18  Alexander Gottwald  <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
 
 	* FAQ: Added troubleshooting info for Microsoft Services for Unix.
 
-2003-12-18    <huntharo-mhe/[email protected]>
+2003-12-18  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* UG: Flip the position of the ssh and telnet sections.
 
-2003-12-06   <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
+2003-12-06  Alexander Gottwald  <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
 
 	* FAQ: Added troubleshooting info for Ctrl-Alt-BackSpace and
 	AutoFocus.
 
-2003-12-05   <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
+2003-12-05  Alexander Gottwald  <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
 
 	* FAQ: Added troubleshooting info for AltGr problem with Windows
 	XP and Powertoys.
 
 	* FAQ: Added troubleshooting for very poor performance.
 
-2003-09-20    <huntharo-mhe/[email protected]>
+2003-09-20  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* CG: Update cross compiling instructions.
 
-2003-09-19    <huntharo-mhe/[email protected]>
+2003-09-19  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* CG: Add expat and cygipc to required devel packages.
 
-2003-09-19    <huntharo-mhe/[email protected]>
+2003-09-19  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* UG: New Window Managers, Clipboard Integration, and Shared
 	Memory sections.
 
-2003-09-05   <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
+2003-09-05  Alexander Gottwald  <alexander.gottwald-hMeZAl7WFGgaBlGTGt4zH4SGEyLTKazZ@public.gmane.org>
 
 	* FAQ: Updated the entries about non U.S. keyboard layouts.
 
 	* FAQ: Added troubleshooting info for X11Forwarding and keyboard
 	layouts.
 
-2003-07-26    <huntharo-mhe/[email protected]>
+2003-07-26  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* CG: Update lndir build instructions and add required devel
 	packages.
 
-2003-03-28   <huntharo-mhe/[email protected]>
+2003-03-28  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* FAQ: Revised entries for showing 8-bit chars in bash and for
 	enabling XDMCP on remote machines.
 
-2003-01-01    <huntharo-mhe/[email protected]>
+2003-01-01  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* UG: Document installation with setup.exe.
 
-2003-01-01    <huntharo-mhe/[email protected]>
+2003-01-01  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* CG: Update cross compiling section.
 
-2002-06-13    <huntharo-mhe/[email protected]>
+2002-06-13  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* UG: Document the -lesspointer parameter.
 
-2002-06-07    <huntharo-mhe/[email protected]>
+2002-06-07  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* UG: Document the -nodecoration parameter.
 
-2002-05-26   <huntharo-mhe/[email protected]>
+2002-05-26  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* FAQ: Add an entry for TrackPoint mouse wheel emulation.
 
-2002-05-16    <huntharo-mhe/[email protected]>
+2002-05-16  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* CG: Update the version of the binutils package.
 
-2002-01-08    <huntharo-mhe/[email protected]>
+2002-01-08  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* UG: Add information about each command line parameter.
 
-2002-01-07    <huntharo-mhe/[email protected]>
+2002-01-07  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* CG: Add initial information to the Documentation chapter.
 
-2001-11-13    <huntharo-mhe/[email protected]>
+2001-11-13  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* CG: Wrote two and a half pages in the Server Architecture - User
 	Input section.  Check and correct spelling.
 
-2001-11-01    <huntharo-mhe/[email protected]>
+2001-11-01  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* UG: Displaying Remote Clients - Added a section on using ssh;
 	moved the telnet steps into a new section.  Thanks to Steinar Bang
 	for pointing out the -X parameter for ssh.
 
-2001-10-28    <huntharo-mhe/[email protected]>
+2001-10-28  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* CG: Added and completed roughly 1/2 to 1/3 of a new Server
 	Architecture section.
@@ -197,18 +269,18 @@
 
 	* CG: Added several glossary terms, bringing the total to twenty.
 
-2001-10-22   <huntharo-mhe/[email protected]>
+2001-10-22  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* FAQ: Added a entries to the usage section, contributed by Mika
 	Laitio, regarding why Mandrake Linux 8.1 doesn't display an XDMCP
 	login screen.
 
-2001-10-19    <huntharo-mhe/[email protected]>
+2001-10-19  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* UG: Bumped the revision number to 1.0.0 to indicate that all
 	planned content is now present.
 
-2001-10-19   <huntharo-mhe/[email protected]>
+2001-10-19  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* FAQ: Added an entry to the errors section for the
 	cygncurses5.dll problem.
@@ -218,26 +290,26 @@
 	* FAQ: Bumped the revision number to 1.0.0 to indicate that all
 	planned content is now present.
 
-2001-10-19    <huntharo-mhe/[email protected]>
+2001-10-19  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* CG: Bumped the revision number to 0.3.0 to indicate that roughly
 	1/3 of the planned contents are present.
 
-2001-07-17    <huntharo-mhe/[email protected]>
+2001-07-17  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* CG: Add instructions for building on the cross compiling build
 	system.
 
-2001-07-12    <huntharo-mhe/[email protected]>
+2001-07-12  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* CG: Add instructions for setting up cross compiling build
 	system.
 
-2001-07-03    <huntharo-mhe/[email protected]>
+2001-07-03  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* UG: Change the download directory from / to /tmp.
 
-2001-07-02    <huntharo-mhe/[email protected]>
+2001-07-02  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* UG: Updated the downloading instructions with the new
 	archive names that are created by the XFree86 build-bindist
@@ -246,11 +318,11 @@
 	* UG: Updated the installation instructions to describe
 	installation with the XFree86 Xinstall.sh script.
 
-2001-07-02    <huntharo-mhe/[email protected]>
+2001-07-02  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* CG: Contributor's was misspelled, changed to Contributor's.
 
-2001-06-13    <huntharo-mhe/[email protected]>
+2001-06-13  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* CG: Added a section on how to install a local build.
 
@@ -258,19 +330,19 @@
 	machine, how many files they generate, and how much disk space
 	those files require.
 
-2001-06-12    <huntharo-mhe/[email protected]>
+2001-06-12  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* CG: Added a section on how to update one's source code tree.
 
-2001-06-11    <huntharo-mhe/[email protected]>
+2001-06-11  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* UG: Replaced the installation graphics with screen markup.
 
-2001-06-11    <huntharo-mhe/[email protected]>
+2001-06-11  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* CG: Initial content for the Programming chapter.
 
-2001-06-10   <huntharo-mhe/[email protected]>
+2001-06-10  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* FAQ: Added an entry to the installation section regarding web
 	browsers that automatically decompress bzip2 files.
@@ -279,30 +351,30 @@
 	STATUS_INTEGER_DIVIDE_BY_ZERO to indicate that 8 bit color is now
 	supported.
 
-2001-06-03   <huntharo-mhe/[email protected]>
+2001-06-03  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* FAQ: No remark.
 
-2001-05-23   <huntharo-mhe/[email protected]>
+2001-05-23  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* FAQ: No remark.
 
-2001-05-22   <huntharo-mhe/[email protected]>
+2001-05-22  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* FAQ: No remark.
 
-2001-05-22   <huntharo-mhe/[email protected]>
+2001-05-22  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* CG: Initial release.
 
-2001-05-06    <huntharo-mhe/[email protected]>
+2001-05-06  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* UG: No remark.
 
-2001-04-19    <huntharo-mhe/[email protected]>
+2001-04-19  Harold L Hunt, II  <huntharo-mhe/[email protected]>
 
 	* UG: No remark.
 
-2000-09-13    <[email protected]>
+2000-09-13  Harold L Hunt, II  <[email protected]>
 
 	* UG: No remark.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.