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 b328890a9e
commit 6469c4d72b
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.