aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Masters <jcm@jonmasters.org>2011-06-02 13:25:07 -0400
committerJon Masters <jcm@jonmasters.org>2011-06-02 13:25:07 -0400
commitad222fe74ea74321748b80743263d497b3d6b6a3 (patch)
tree01558d3bbd0cac930e9dbc6b35a23686cac5818b
parent2c73022e7eaccb90134f3dbf37e6b1825e93c190 (diff)
downloadmodule-init-tools-ad222fe74ea74321748b80743263d497b3d6b6a3.tar.gz
changelog: update changelog for missing v3.14 changes
Fix the changelog. Signed-off-by: Jon Masters <jcm@jonmasters.org>
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
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)