summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2005-09-27 06:16:10 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2005-09-27 06:16:10 +0000
commita19c5ff65d9a509e7cfcba158fe89267ed131785 (patch)
treef3f4268a0c1b10364ff539cebfcf1ae1a5bd203c /ChangeLog
parente7a4b3ae9b1f401c40cfb01733193c5b8ee7f320 (diff)
Relevant BUGIDs: none
Purpose of commit: bugfix/cleanup Commit summary: --------------- Some cleanups for building out of tree and docu. 2005-09-27 Thorsten Kukuk <kukuk@suse.de> * NEWS: Document removal of pam_radius. * autogen.sh: Make configure script executeable. * conv/pam_conv1/Makefile (EXTRA_DIST): Removed lex.yy.c (lex.yy.c): Fixed out of tree build. * conv/pam_conv1/pam_conv.y: Fix main prototype. * README: Adjust.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1eb15d0b..3161b1c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,20 @@
+2005-09-27 Thorsten Kukuk <kukuk@suse.de>
+
+ * NEWS: Document removal of pam_radius.
+ * autogen.sh: Make configure script executeable.
+
+ * conv/pam_conv1/Makefile (EXTRA_DIST): Removed lex.yy.c
+ (lex.yy.c): Fixed out of tree build.
+
+ * conv/pam_conv1/pam_conv.y: Fix main prototype.
+
+ * README: Adjust.
+
2005-09-26 Tomas Mraz <t8m@centrum.cz>
* NEWS: Add a few missing entries from CHANGELOG.
- * AUTHORS: Fixed entries for Toady and me
+ * AUTHORS: Fixed entries for Toady and me.
* Makefile.am (M4_FILES): Fixed out of tree build.
* doc/specs/Makefile.am (EXTRA_DIST): Removed lex.yy.c