SOLVED: Interrupt queuing

I see, so if there were two external interrupts, only one queue event would be logged even though there are 2 requesting a log (if for example, they were)?

Also, what is a pin change interrupt? Is that adding another interrupt pin using the PinChangeInt library?