Skip to content

Commit

Permalink
note recent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed Apr 29, 2015
1 parent 7329b95 commit e01f174
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ FreeRADIUS 3.0.9 Wed 22 Apr 2015 13:30:00 EDT urgency=medium
* Unknown attributes are now complained about more often
when used in unlang statements. e.g. if (Foo-Bar == 3)
used to not cause parse errors. Now it does.
* Rename RLM_COMPONENT_* to MOD_* in the code.
This makes many things easier.
* Move to C99 initializers for modules.

Bug fixes
* Be more careful about unused config item warnings
Expand All @@ -25,6 +28,7 @@ FreeRADIUS 3.0.9 Wed 22 Apr 2015 13:30:00 EDT urgency=medium
* Return better errors when a unix group / user
is not found.
* Re-enable detail module "locking" parameter.
* Don't crash when logging replies from Status-Server packets.

FreeRADIUS 3.0.8 Wed 22 Apr 2015 13:30:00 EDT urgency=medium
Feature improvements
Expand Down

0 comments on commit e01f174

Please sign in to comment.