public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* [ANNOUNCEMENT] [1.7] New documentation available
@ 2009-02-13 13:08 Corinna Vinschen
  2009-02-13 16:03 ` Tim McDaniel
  2009-02-13 18:14 ` [ANNOUNCEMENT] " Nahor
  0 siblings, 2 replies; 5+ messages in thread
From: Corinna Vinschen @ 2009-02-13 13:08 UTC (permalink / raw)
  To: cygwin

I made all of the latest version of the Cygwin 1.7 documentation
available on cygwin.com.  It consists of three parts:

- The User's Guide.  It should be fairly complete now.
  
  For online reading:
  http://cygwin.com/1.7/cygwin-ug-net/cygwin-ug-net.html

  To fetch a local copy as one single, gzipped html file:
  http://cygwin.com/1.7/cygwin-ug-net/cygwin-ug-net-nochunks.html.gz

- The API reference.  It now refers to SUSv4 in the first place.
  Hopefully not quite complete.  We're still hoping to get at least the
  wprintf and wscanf familiy of functions into Cygwin before the first
  official release.
  http://cygwin.com/1.7/cygwin-api/cygwin-api.html

- The new FAQ.  Basically only really old cruft or references to Windows
  95/98/Me problems have been ripped out.  A couple of Q&As have been
  rephrased to reflect toe changes in 1.7.  And some Q&As are still
  waiting for a revamp.  Anyway, it's a start, right?
  http://cygwin.com/1.7/faq/faq.html

The sources of the docs are in CVS in the winsup/doc directory.  For
those not comfortable with the CVS command line interface there's also
a web interface here:
http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/doc/?cvsroot=src

Bugfixes and enhancements in the form of patches (diff -u) are welcome.


Have fun,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [1.7] New documentation available
  2009-02-13 13:08 [ANNOUNCEMENT] [1.7] New documentation available Corinna Vinschen
@ 2009-02-13 16:03 ` Tim McDaniel
  2009-02-13 18:00   ` Corinna Vinschen
  2009-02-13 18:14 ` [ANNOUNCEMENT] " Nahor
  1 sibling, 1 reply; 5+ messages in thread
From: Tim McDaniel @ 2009-02-13 16:03 UTC (permalink / raw)
  To: cygwin

On Fri, 13 Feb 2009, Corinna Vinschen <corinna-cygwin@cygwin.com> wrote:
> - The User's Guide.  It should be fairly complete now.
>  http://cygwin.com/1.7/cygwin-ug-net/cygwin-ug-net.html
>
> - The API reference. ...
>  http://cygwin.com/1.7/cygwin-api/cygwin-api.html
>
> - The new FAQ.  ...
>  http://cygwin.com/1.7/faq/faq.html

Many thanks.

Will there be a release-notes document giving some user-visible
changes from 1.5 to 1.7?  I think you listed them, plus notes on
internal restructuring, in the first 1.7 announcement on this list.

Is there anything to know about upgrading from 1.5 to 1.7?

Denyel de Lincoln
-- 
Tim McDaniel, tmcd@panix.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [1.7] New documentation available
  2009-02-13 16:03 ` Tim McDaniel
@ 2009-02-13 18:00   ` Corinna Vinschen
  0 siblings, 0 replies; 5+ messages in thread
From: Corinna Vinschen @ 2009-02-13 18:00 UTC (permalink / raw)
  To: cygwin

On Feb 13 10:03, Tim McDaniel wrote:
> On Fri, 13 Feb 2009, Corinna Vinschen <corinna-cygwin@cygwin.com> wrote:
>> - The User's Guide.  It should be fairly complete now.
>>  http://cygwin.com/1.7/cygwin-ug-net/cygwin-ug-net.html
>>
>> - The API reference. ...
>>  http://cygwin.com/1.7/cygwin-api/cygwin-api.html
>>
>> - The new FAQ.  ...
>>  http://cygwin.com/1.7/faq/faq.html
>
> Many thanks.
>
> Will there be a release-notes document giving some user-visible
> changes from 1.5 to 1.7?  I think you listed them, plus notes on
> internal restructuring, in the first 1.7 announcement on this list.

Erm... I'm listing them with *every* new 1.7 announcement and I try to
keep it fresh with every change made.  But you're right, it might be a
good thing to add this to the official docs at one point.

> Is there anything to know about upgrading from 1.5 to 1.7?

Yes, it's pretty stable, but it's still a test release.  The really new
stuff from a pure user POV are all the changes to the path handling
(long paths, case sensitivity, /etc/fstab), the new methods for user
authentication and last but not least IPv6 support.

I suggest to read the new docs really carefully.  It's quite a bit of
change.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ANNOUNCEMENT] [1.7] New documentation available
  2009-02-13 13:08 [ANNOUNCEMENT] [1.7] New documentation available Corinna Vinschen
  2009-02-13 16:03 ` Tim McDaniel
@ 2009-02-13 18:14 ` Nahor
  2009-02-13 18:43   ` Corinna Vinschen
  1 sibling, 1 reply; 5+ messages in thread
From: Nahor @ 2009-02-13 18:14 UTC (permalink / raw)
  To: cygwin

Corinna Vinschen wrote:
> Bugfixes and enhancements in the form of patches (diff -u) are welcome.

Not a patch but easy enough to find:

[A brief history of the Cygwin project]
"the 1.7 release in 2008"
=> 2009


Cheers,
	Nahor

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ANNOUNCEMENT] [1.7] New documentation available
  2009-02-13 18:14 ` [ANNOUNCEMENT] " Nahor
@ 2009-02-13 18:43   ` Corinna Vinschen
  0 siblings, 0 replies; 5+ messages in thread
From: Corinna Vinschen @ 2009-02-13 18:43 UTC (permalink / raw)
  To: cygwin

On Feb 13 10:15, Nahor wrote:
> Corinna Vinschen wrote:
>> Bugfixes and enhancements in the form of patches (diff -u) are welcome.
>
> Not a patch but easy enough to find:
>
> [A brief history of the Cygwin project]
> "the 1.7 release in 2008"
> => 2009

Fixed.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-02-13 18:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-13 13:08 [ANNOUNCEMENT] [1.7] New documentation available Corinna Vinschen
2009-02-13 16:03 ` Tim McDaniel
2009-02-13 18:00   ` Corinna Vinschen
2009-02-13 18:14 ` [ANNOUNCEMENT] " Nahor
2009-02-13 18:43   ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).