From 95c6c113083e4c012c3efe6b7ac59e3b56559a07 Mon Sep 17 00:00:00 2001 From: Jon Masters Date: Thu, 2 Jun 2011 02:37:04 -0400 Subject: [PATCH] changelog: fix the changelog for v3.14 release Quick edit to the 3.14 release to include an updated changelog. Signed-off-by: Jon Masters --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9499d8c..eaa2348 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +3.14 Version: +o build: fix the build process to be more modern +o cleanup: code formatting, documentation, and FSF mailing address corrections +o depmod: fix code documentation for various functions +o doc: various cleanups to documentation for depmod +o modprobe: fix code documentation for various functions +o todo: update various todo items for depmod and modprobe, and overall also + 3.13 Version: o cleanups: localize various functions and variables avoiding export (Mike) o depmod: add support for --symbol-prefix (e.g. underscore on Blackfin) (Mike) -- 2.11.4.GIT