Updated so people can find the ChangeLogs.

* README: Updated so people can find the ChangeLogs.
This commit is contained in:
Benoît Dejean
2005-06-05 11:51:03 +00:00
parent 872a4180e4
commit d4ee5eb884
2 changed files with 18 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2005-06-05 Benoît Dejean <TazForEver@dlfp.org>
* README: Updated so people can find the ChangeLogs.
2005-04-27 Benoît Dejean <TazForEver@dlfp.org>
* configure.in: 2.10.2 post release bump.

16
README
View File

@@ -1,8 +1,20 @@
$Id$
LATEST NEWS:
===========
Please look also in the file 'NEWS' for latest news.
Martin
ChangeLogs:
==========
LibGTop has many ChangeLogs files. The following files are the the
most important :
- ChangeLog is the main ChangeLog.
- sysdeps/<arch>/ChangeLog is the ChangeLog for arch specific changes.
- sysdeps/common/ChangeLog is the ChangeLog for common changes (shared
implementation between archs).
Benoît