From 83ce81fcaa2f2c80446d96892b626b19564bdc8d Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 14 Nov 2011 00:58:49 +0000 Subject: Don't use Hungarian notation: remove _p/_ptr from var names. Fixes Savannah bug #32567. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5b5aa6e..dd8789e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2011-11-13 Paul Smith + * job.c (construct_command_argv): Remove _p. + (construct_command_argv_internal): Remove _ptr. + Fixes Savannah bug #32567. + * main.c (clean_jobserver): Don't write the free token to the pipe. Change suggested by Tim Newsome -- cgit v1.2.3