Ver código fonte

Document changes in ChangeLog

Ryan C. Thompson 10 anos atrás
pai
commit
a6f28fabb0
1 arquivos alterados com 11 adições e 2 exclusões
  1. 11 2
      ChangeLog

+ 11 - 2
ChangeLog

@@ -1,6 +1,15 @@
-2015-01-25  Ryan Thompson  <rct@thompsonclan.org>
+2015-04-08  Ryan C. Thompson  <rct@thompsonclan.org>
 
-	* Fix indentation issues (https://github.com/DarwinAwardWinner/ido-ubiquitous/pull/62)
+	* Major refactor: split into two packages: ido-completing-read+.el
+	and ido-ubiquitous.el that depends on it. Additionally, some of
+	the customization variables for ido-ubiquitous have been changed
+	for increased flexibility in configuration, and the internals have
+	been rearchitected significantly.
+
+2015-01-25  Ryan C. Thompson  <rct@thompsonclan.org>
+
+	* Fix indentation issues
+	(https://github.com/DarwinAwardWinner/ido-ubiquitous/pull/62)
 
 2014-09-04  Ryan C. Thompson  <rct@thompsonclan.org>