Merge.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sat Oct 03 17:34:37 2009 +0200 (2009-10-03)
changeset 1556943775dfbf92
parent 1555 3445f45e6c37
parent 1554 3b8df55987ae
child 1559 fb3c65878439
Merge.
     1.1 --- a/README	Sat Oct 03 17:09:18 2009 +0200
     1.2 +++ b/README	Sat Oct 03 17:34:37 2009 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  ________________/
     1.5  
     1.6    - GETTING STARTED
     1.7 -  - PARTICIPATING
     1.8 +  - CONTRIBUTING
     1.9      - Sending a bug report
    1.10      - Sending patches
    1.11    - CREDITS
    1.12 @@ -22,6 +22,7 @@
    1.13  You can also point your browser to
    1.14    http://ymorin.is-a-geek.org/projects/crosstool
    1.15  
    1.16 +
    1.17  CONTRIBUTING /
    1.18  ____________/
    1.19  
    1.20 @@ -87,11 +88,13 @@
    1.21  
    1.22  Note: replace' (at) ' above with a plain '@'.
    1.23  
    1.24 +
    1.25  CREDITS /
    1.26  _______/
    1.27  
    1.28  The people that helped are listed in docs/CREDITS. Many thanks to them! :-)
    1.29  
    1.30 +
    1.31  KNOWN ISSUES /
    1.32  ____________/
    1.33  
     2.1 --- a/docs/overview.txt	Sat Oct 03 17:09:18 2009 +0200
     2.2 +++ b/docs/overview.txt	Sat Oct 03 17:34:37 2009 +0200
     2.3 @@ -27,6 +27,7 @@
     2.4    Note on // jobs
     2.5    Tools wrapper
     2.6  Using the toolchain
     2.7 +  The 'populate' script
     2.8  Toolchain types
     2.9    Seemingly-native toolchains
    2.10  Internals
    2.11 @@ -155,11 +156,9 @@
    2.12  
    2.13  See below for complete usage.
    2.14  
    2.15 -Now, provided you checked-out the code, you can send me your interesting changes
    2.16 -by running:
    2.17 -  svn diff
    2.18 -
    2.19 -and mailing me the result! :-P
    2.20 +Now, provided you used a clone of the repository, you can send me your changes.
    2.21 +See the file README, at the top of crosstool-NG source, for how to submit
    2.22 +changees.
    2.23  
    2.24  Preparing for packaging |
    2.25  ------------------------+