doc: update README-hacking.

* README-hacking: We now use git and git submodules.
	Reported by Ralf Wildenhues and Alexandre Duret-Lutz.
This commit is contained in:
Akim Demaille
2009-03-26 23:14:45 +01:00
parent 56f772e95e
commit 81535bfa35
3 changed files with 62 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
2009-03-26 Akim Demaille <demaille@gostai.com>
doc: update README-hacking.
* README-hacking: We now use git and git submodules.
Reported by Ralf Wildenhues and Alexandre Duret-Lutz.
2009-03-26 Akim Demaille <demaille@gostai.com>
lalr1.cc: avoid GCC 4.3 warnings.