summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Marek <shlomme@gmail.com>2014-11-18 20:24:56 +0100
committerTorsten Marek <shlomme@gmail.com>2014-11-18 20:24:56 +0100
commit6c04ac3688e1bd79a0ba5a288f634936bb0993d3 (patch)
treea555d103dfa540d6f74530da17ecd8d2408edc65
parent307363656350685825e869e08b72902cef4cdf85 (diff)
downloadastroid-6c04ac3688e1bd79a0ba5a288f634936bb0993d3.tar.gz
Complete the changelog and remove announce.txt, since it's not used anymore.
-rw-r--r--ChangeLog5
-rw-r--r--announce.txt23
2 files changed, 4 insertions, 24 deletions
diff --git a/ChangeLog b/ChangeLog
index 5811c2b..ba82150 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,9 +40,12 @@ Change log for the astroid package (used to be astng)
* astroid.register_module_extender has been added to generalize
the support for module extenders as used by many brain plugins.
- * brain plugins can now registers hooks to handle failed imports,
+ * brain plugins can now register hooks to handle failed imports,
as done by the gobject-introspection plugin.
+ * The modules have been moved to a separate package directory,
+ `setup.py develop` now works correctly.
+
2014-08-24 -- 1.2.1
diff --git a/announce.txt b/announce.txt
deleted file mode 100644
index 27ebadb..0000000
--- a/announce.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-What's new ?
-------------
-%CHANGELOG%
-
-
-What is %SOURCEPACKAGE% ?
-------------------------
-%LONG_DESC%
-
-
-Home page
----------
-%WEB%
-
-Download
---------
-%FTP%
-
-Mailing list
-------------
-%MAILINGLIST%
-
-%ADDITIONAL_DESCR% \ No newline at end of file