aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* This is autogeneratedSteve Slaven2009-04-121-1157/+0
|
* cmd.c: Fix a small memory leak in ptrdup2.Kalev Lember2009-04-111-0/+4
| | | | | The new memory allocated in ptrdup2() did not get freed because it lacked p->signature = PTR_SIG.
* Rename movie.c -> movie_play.cKalev Lember2009-04-081-0/+1
| | | | | | The program can only be called as movie_play or movie2ascii, so there is little point to keep the executable as "movie". Besides that, such generic name as "movie" could cause name clashes in Linux distros.
* Add a configure option to select plugin directory.Kalev Lember2009-04-081-0/+1
|
* configure.in: Display summary at the end of configure run.Kalev Lember2009-04-081-0/+1
|
* cmd2.c: Move aliases/actions back to default group if it was specified as '*'.Kalev Lember2009-04-081-0/+5
|
* Rename ChangeLog.old -> ChangeLog.Kalev Lember2009-04-081-0/+1145