diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index baf73fb870c..300894a6617 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2012-07-31 Glenn Morris <rgm@gnu.org> | 1 | 2012-07-31 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * conf_post.h [DARWIN_OS]: Move remaining contents of s/darwin.h here. | ||
| 4 | * s/darwin.h: Remove file. | ||
| 5 | |||
| 3 | * conf_post.h [HPUX]: Move random, srandom here from s/hpux10-20.h. | 6 | * conf_post.h [HPUX]: Move random, srandom here from s/hpux10-20.h. |
| 4 | * s/hpux10-20.h: Remove file, which is now empty. | 7 | * s/hpux10-20.h: Remove file, which is now empty. |
| 5 | 8 | ||