feature removal schedule is removed ?
From: Tobias Boege <hidden>
Date: 2013-03-25 13:13:11
From: Tobias Boege <hidden>
Date: 2013-03-25 13:13:11
On Mon, 25 Mar 2013, David Shwatrz wrote:
Hi, Once upon a time there was a feature removal schedule in Documentation: http://lxr.free-electrons.com/source/Documentation/feature-removal-schedule.txt?v=3.6 Was it removed ? I cannot find it in recent kernels (like 3.9.0-rc4)
git would know:
---
$ git log --pretty=short -1 -- Documentation/feature-removal-schedule.txt
commit 9c0ece069b32e8e122aea71aa47181c10eb85ba7
Author: Linus Torvalds [off-list ref]
Get rid of Documentation/feature-removal.txt
---
Regards,
Tobi